public static interface PublisherKit.MuteListener
Modifier and Type | Method and Description |
---|---|
void |
onMuteForced(PublisherKit publisher,
MuteForcedInfo info)
Invoked when a moderator has forced this publisher to mute audio.
|
void onMuteForced(PublisherKit publisher, MuteForcedInfo info)
publisher
- The publisher.info
- This parameter is reserved for future versions.
In this version, this object has no properties.