getActiveDeviceID abstract method

Future<GetActiveDeviceIDResponse> getActiveDeviceID(
  1. ServiceCall call,
  2. GetActiveDeviceIDRequest request
)

Implementation

$async.Future<$0.GetActiveDeviceIDResponse> getActiveDeviceID(
    $grpc.ServiceCall call, $0.GetActiveDeviceIDRequest request);