RoomType

enum RoomType : UInt, @unchecked Sendable

ルームタイプ

  • P2P

    Undocumented

    Declaration

    Swift

    case P2P = 0
  • SFU

    Undocumented

    Declaration

    Swift

    case SFU = 1