registerMobileDevice abstract method
Future<IdentifierResponse>
registerMobileDevice(
- ServiceCall call,
- UsersServiceRegisterMobileDeviceRequest request
Implementation
$async.Future<$1.IdentifierResponse> registerMobileDevice(
$grpc.ServiceCall call,
$0.UsersServiceRegisterMobileDeviceRequest request);