registerMobileDevice abstract method

Future<IdentifierResponse> registerMobileDevice(
  1. ServiceCall call,
  2. UsersServiceRegisterMobileDeviceRequest request
)

Implementation

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