10 [CollectionName(
"PushNotificationTokens")]
51 public string Token {
get;
set; }
Push Notification settings.
CaseInsensitiveString BareJid
Bare JID of device
DateTime Created
When object was created.
string Token
Push notification service
PushMessagingService Service
Service used for push notification
PushNotificationToken()
Push Notification settings.
int NrUpdates
Number of times object has been updated. (Created once only, without further updates = 1).
DateTime Updated
When object was last updated (or created).
Represents a case-insensitive string.
PushMessagingService
Push messaging service used.
ClientType
Type of client requesting notification.
TypeNameSerialization
How the type name should be serialized.