RegisterDevice constructor
- {required DeviceToken device_token,
- required List<
int> other_user_ids, - int? extra,
- int? clientId}
Registers the currently used device for receiving push notifications. Returns a globally unique identifier of the push notification subscription
Returns PushReceiverId
Implementation
RegisterDevice