Class OpenChannelMemberBannedInfo

    • 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 OpenChannelMemberBanType getBanType() Ban or unban operation
      final Long getDurationTime() Duration of the ban 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