Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. WatchConnectivity
  3. WCSession
  4. Reachable
  • WCSession
    • WCSession(IntPtr)
    • WCSession(NativeHandle)
    • WCSession(NSObjectFlag)
    • ActivationState
    • ApplicationContext
    • ClassHandle
    • CompanionAppInstalled
    • ComplicationEnabled
    • DefaultSession
    • Delegate
    • ErrorDomain
    • HasContentPending
    • iOSDeviceNeedsUnlockAfterRebootForReachability
    • IsSupported
    • OutstandingFileTransfers
    • OutstandingUserInfoTransfers
    • Paired
    • Reachable
    • ReceivedApplicationContext
    • RemainingComplicationUserInfoTransfers
    • WatchAppInstalled
    • WatchDirectoryUrl
    • ActivateSession()
    • Dispose(Boolean)
    • SendMessage(NSData, WCSessionReplyDataHandler, Action<NSError>)
    • SendMessage(NSDictionary<NSString, NSObject>, WCSessionReplyHandler, Action<NSError>)
    • TransferCurrentComplicationUserInfo(NSDictionary<NSString, NSObject>)
    • TransferFile(NSUrl, NSDictionary<NSString, NSObject>)
    • TransferUserInfo(NSDictionary<NSString, NSObject>)
    • UpdateApplicationContext(NSDictionary<NSString, NSObject>, NSError)
xamarinwatchos
namespace WatchConnectivity
{
    [Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
    [Register("WCSession", true)]
    public class WCSession : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual bool Reachable
        {
            [Export("isReachable")]
            get;
        }

    }
}
.NET
6.07.08.09.0
Information specific to xamarinwatchos
Assembly

Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙