NEChatroomType

@objc
public enum NEChatroomType : Int, Codable

聊天室消息 tag,默认内置等候室和聊天室

  • 主聊天室

    Declaration

    Swift

    case common = 0
  • 等候室聊天室

    Declaration

    Swift

    case waitingRoom