UserService
You can directly use an instance of this class.
userService
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
getAvatarUrl(url: *): * |
|
| public |
getKnownUsers(): * |
|
| public |
getMyUser(): * |
|
| public |
getUserById(userId: *): * |
|
| public |
async searchUsers(searchText: *): * |
|
| Private Methods | ||
| private |
_handleRoomStateEvent(event: *) |
|
| private |
_listen() |
|
| private |
|
|