User Service
interface UserService
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getPowerLevel(userId: UserId, powerLevelsEventContent: PowerLevelsEventContent?, createEventContent: CreateEventContent?): Int
Link copied to clipboard
Properties
Inheritors
Extensions
Link copied to clipboard
inline fun <C : GlobalAccountDataEventContent> UserService.getAccountData(key: String = ""): Flow<C?>