Room Display Name Event Handler
class RoomDisplayNameEventHandler(api: MatrixClientServerApiClient, roomStore: RoomStore, roomStateStore: RoomStateStore, userInfo: UserInfo) : EventHandler
Constructors
Link copied to clipboard
constructor(api: MatrixClientServerApiClient, roomStore: RoomStore, roomStateStore: RoomStateStore, userInfo: UserInfo)