getDevicePushTokens abstract method

Future<GetDevicePushTokensResponse> getDevicePushTokens(
  1. ServiceCall call,
  2. GetDevicePushTokensRequest request
)

Implementation

$async.Future<$12.GetDevicePushTokensResponse> getDevicePushTokens($grpc.ServiceCall call, $12.GetDevicePushTokensRequest request);