Class OpenChannelMemberMutedInfo

  • All Implemented Interfaces:

    
    public final class OpenChannelMemberMutedInfo
    
                        

    Detailed mute/unmute information for open channel members.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getChannelId() Channel ID
      final OpenChannelMemberMuteType getMuteType() Mute or unmute operation
      final Long getDurationTime() Duration of the mute in seconds
      final Long getOperateTime() Timestamp of the operation
      final List<String> getUserIds() List of affected user IDs
      final String getExtra() Extra information
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait