deleteSession abstract method

Future<DeleteSessionResponse> deleteSession(
  1. ServiceCall call,
  2. DeleteSessionRequest request
)

Implementation

$async.Future<$0.DeleteSessionResponse> deleteSession($grpc.ServiceCall call, $0.DeleteSessionRequest request);