RoomPushRuleService

interface RoomPushRuleService

Functions

Link copied to clipboard
abstract fun getLiveRoomNotificationState(): LiveData<RoomNotificationState>
Link copied to clipboard
abstract suspend fun setRoomNotificationState(roomNotificationState: RoomNotificationState)