play abstract method

Future<PlayResponse> play(
  1. ServiceCall call,
  2. PlayRequest request
)

Implementation

$async.Future<$18.PlayResponse> play($grpc.ServiceCall call, $18.PlayRequest request);