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