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)
xamarinios
namespace WatchConnectivity
{
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
[Register("WCSession", true)]
public class WCSession : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal WCSession(IntPtr handle);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , 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