Click or drag to resize
PushToken Properties

The PushToken type exposes the following members.

Properties
  NameDescription
Public propertyClientIdentificationSequence
Identifies client device in 3-rd party service like APNS, GCM, BBPS or MPNS. Initially retrieved from 3-rd service and should be send to QuickBlox to let it send push notifications to the client.
Public propertyEnvironment
Determine application mode. It allows conveniently separate development and production modes. Allowed values: development, production
Public propertyPushTokenId
Generated push token identifier by quickblox server.
Top
See Also