LiveEventListener

Functions

Link copied to clipboard
abstract fun onEventDecrypted(event: Event, clearEvent: JsonDict)
Link copied to clipboard
abstract fun onEventDecryptionError(event: Event, cryptoError: MXCryptoError)
Link copied to clipboard
abstract fun onLiveEvent(roomId: String, event: Event)
Link copied to clipboard
abstract fun onLiveToDeviceEvent(event: Event)
Link copied to clipboard
abstract fun onPaginatedEvent(roomId: String, event: Event)