(ctx context.Context, req *PerformPeekRequest, res *PerformPeekResponse)
| 143 | PerformAdminEvacuateRoom(ctx context.Context, req *PerformAdminEvacuateRoomRequest, res *PerformAdminEvacuateRoomResponse) |
| 144 | PerformAdminEvacuateUser(ctx context.Context, req *PerformAdminEvacuateUserRequest, res *PerformAdminEvacuateUserResponse) |
| 145 | PerformPeek(ctx context.Context, req *PerformPeekRequest, res *PerformPeekResponse) |
| 146 | PerformUnpeek(ctx context.Context, req *PerformUnpeekRequest, res *PerformUnpeekResponse) |
| 147 | PerformInvite(ctx context.Context, req *PerformInviteRequest, res *PerformInviteResponse) error |
| 148 | PerformJoin(ctx context.Context, req *PerformJoinRequest, res *PerformJoinResponse) |
no outgoing calls
no test coverage detected