Class | Description |
---|---|
AdmNativeRegistration |
Represents ADM native registration
|
AdmTemplateRegistration |
Represents ADM template registration
|
BaiduNativeRegistration |
Represents Baidu native registration
|
BaiduTemplateRegistration |
Represents BAIDU template registration
|
ConnectionString |
Connection string utilities to connect with a Notification Hub
|
GcmNativeRegistration |
Represents GCM native registration
|
GcmTemplateRegistration |
Represents GCM template registration
|
NotificationHub |
The notification hub client
|
PnsSpecificRegistrationFactory |
Represents a factory which creates Registrations according the PNS supported on device, and also provides some PNS specific utility methods
|
Registration | |
TemplateRegistration |
Represents a template registration
|
Enum | Description |
---|---|
Registration.RegistrationType |
Exception | Description |
---|---|
NotificationHubException |
Represents an exception communication with the notification
|
NotificationHubResourceNotFoundException |
Exception that represents a resource not found in the Notification Hub server
|
NotificationHubUnauthorizedException |
Exception that represents a resource not found in the Notification Hub server
|
RegistrationGoneException |
Represents an exception when registration is gone
|