Method | Description | |
---|---|---|
PushClient ( |
||
Register ( Action |
||
Unregister ( Action |
Method | Description | |
---|---|---|
DispatchCallback ( Action |
||
ResolveRequest ( |
Method | Description | |
---|---|---|
DeleteEndpoint ( Action |
||
PutEndpoint ( |
protected DispatchCallback ( Action |
||
callback | Action |
|
response | PushRegistrationResponse | |
return | void |
public PushClient ( |
||
endpointsServiceUri | ||
signRequestDelegate | Action |
|
applicationId | string | |
clientId | string | |
deviceType | string | |
dispatcher | ||
return | System |
public Register ( Action |
||
callback | Action |
|
tileNavigationUri | ||
return | void |
protected ResolveRequest ( |
||
requestUri | ||
return |
public Unregister ( Action |
||
callback | Action |
|
tileNavigationUri | ||
return | void |