deleteDevicePushToken abstract method

Future<DeleteDevicePushTokenResponse> deleteDevicePushToken(
  1. ServiceCall call,
  2. DeleteDevicePushTokenRequest request
)

Implementation

$async.Future<$12.DeleteDevicePushTokenResponse> deleteDevicePushToken($grpc.ServiceCall call, $12.DeleteDevicePushTokenRequest request);