listMyUserSessions abstract method
Future<ListMyUserSessionsResponse>
listMyUserSessions(
- ServiceCall call,
- ListMyUserSessionsRequest request
Implementation
$async.Future<$2.ListMyUserSessionsResponse> listMyUserSessions($grpc.ServiceCall call, $2.ListMyUserSessionsRequest request);