checkGatewayLoginStatus abstract method

Future<LoginResponse> checkGatewayLoginStatus(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$0.LoginResponse> checkGatewayLoginStatus($grpc.ServiceCall call, $0.Empty request);