Метод | Описание | |
---|---|---|
RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : void | ||
UnRegisterForRemoteNotifications ( ) : void |
Метод | Описание | |
---|---|---|
IPhonePushNotifications ( ) : System |
public RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : void | ||
senderId | string | |
types | RemoteNotificationType | |
Результат | void |
public UnRegisterForRemoteNotifications ( ) : void | ||
Результат | void |