메소드 | 설명 | |
---|---|---|
BeginRegisterDevice ( string deviceId, string pushNotificationURI, string osVersion, string additionalInfo, System @__Callback, object @__UserData ) : System.IAsyncResult | ||
BeginUnregisterDevice ( string deviceId, System @__Callback, object @__UserData ) : System.IAsyncResult | ||
EndRegisterDevice ( System @__AsyncResult ) : void | ||
EndUnregisterDevice ( System @__AsyncResult ) : void | ||
WindowsPhonePushProviderService_AsyncProxy ( RemObjects aRemoteService ) : System | ||
WindowsPhonePushProviderService_AsyncProxy ( RemObjects aMessage, RemObjects aClientChannel ) : System | ||
WindowsPhonePushProviderService_AsyncProxy ( RemObjects aMessage, RemObjects aClientChannel, string aOverrideInterfaceName ) : System | ||
WindowsPhonePushProviderService_AsyncProxy ( RemObjects aRemoteService, string aOverrideInterfaceName ) : System | ||
WindowsPhonePushProviderService_AsyncProxy ( System aUri ) : System | ||
WindowsPhonePushProviderService_AsyncProxy ( string aUrl ) : System |
메소드 | 설명 | |
---|---|---|
@__GetInterfaceName ( ) : string |
public BeginRegisterDevice ( string deviceId, string pushNotificationURI, string osVersion, string additionalInfo, System @__Callback, object @__UserData ) : System.IAsyncResult | ||
deviceId | string | |
pushNotificationURI | string | |
osVersion | string | |
additionalInfo | string | |
@__Callback | System | |
@__UserData | object | |
리턴 | System.IAsyncResult |
public BeginUnregisterDevice ( string deviceId, System @__Callback, object @__UserData ) : System.IAsyncResult | ||
deviceId | string | |
@__Callback | System | |
@__UserData | object | |
리턴 | System.IAsyncResult |
public EndRegisterDevice ( System @__AsyncResult ) : void | ||
@__AsyncResult | System | |
리턴 | void |
public EndUnregisterDevice ( System @__AsyncResult ) : void | ||
@__AsyncResult | System | |
리턴 | void |
public WindowsPhonePushProviderService_AsyncProxy ( RemObjects aRemoteService ) : System | ||
aRemoteService | RemObjects | |
리턴 | System |
public WindowsPhonePushProviderService_AsyncProxy ( RemObjects aMessage, RemObjects aClientChannel ) : System | ||
aMessage | RemObjects | |
aClientChannel | RemObjects | |
리턴 | System |
public WindowsPhonePushProviderService_AsyncProxy ( RemObjects aMessage, RemObjects aClientChannel, string aOverrideInterfaceName ) : System | ||
aMessage | RemObjects | |
aClientChannel | RemObjects | |
aOverrideInterfaceName | string | |
리턴 | System |
public WindowsPhonePushProviderService_AsyncProxy ( RemObjects aRemoteService, string aOverrideInterfaceName ) : System | ||
aRemoteService | RemObjects | |
aOverrideInterfaceName | string | |
리턴 | System |
public WindowsPhonePushProviderService_AsyncProxy ( System aUri ) : System | ||
aUri | System | |
리턴 | System |
public WindowsPhonePushProviderService_AsyncProxy ( string aUrl ) : System | ||
aUrl | string | |
리턴 | System |