setPushRegistrationId method

dynamic setPushRegistrationId(
  1. String channelType,
  2. String registrationId
)

Implementation

external dynamic setPushRegistrationId(
  String channelType,
  String registrationId,
);