RtcNotificationRoomExtension extension

on

Methods

sendRtcNotification({required RtcNotificationType type, List<String>? userIds, bool mentionRoom = false, String? memberEventId, Duration lifetime = RtcNotificationContent.defaultLifetime}) Future<String?>

Available on Room, provided by the RtcNotificationRoomExtension extension

Sends an RTC notification event to this room.