.NET Client Reference
Class NotificationEndpoint
Namespace: PlayerIOClient
Language: C# / .NET
Notifications Endpoint
Properties | |||
---|---|---|---|
public Dictionary<string, string> |
The configuration of the endpoint |
||
public bool |
Is this endpoint currently enabled? |
||
public string |
The endpoint identifier (e.g, push device id or e-mail address...) |
||
public string |
The type of the endpoint |
NotificationEndpoint.Configuration
public Dictionary<string, string> |
|
The configuration of the endpoint
NotificationEndpoint.Enabled
public bool |
|
Is this endpoint currently enabled?
NotificationEndpoint.Identifier
public string |
|
The endpoint identifier (e.g, push device id or e-mail address...)
NotificationEndpoint.Type
public string |
|
The type of the endpoint