startMappingSession abstract method

Future<StartMappingSessionResponse> startMappingSession(
  1. ServiceCall call,
  2. StartMappingSessionRequest request
)

Implementation

$async.Future<$3.StartMappingSessionResponse> startMappingSession($grpc.ServiceCall call, $3.StartMappingSessionRequest request);