Method | Description | |
---|---|---|
RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : void | ||
UnRegisterForRemoteNotifications ( ) : void |
Method | Description | |
---|---|---|
IPhonePushNotifications ( ) : System |
public RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : void | ||
senderId | string | |
types | RemoteNotificationType | |
return | void |
public UnRegisterForRemoteNotifications ( ) : void | ||
return | void |