checkLoginForbidden abstract method
Future<CheckLoginForbiddenResp>
checkLoginForbidden(
- ServerContext ctx,
- CheckLoginForbiddenReq request
Implementation
$async.Future<$3.CheckLoginForbiddenResp> checkLoginForbidden(
$pb.ServerContext ctx, $3.CheckLoginForbiddenReq request);