BKLiveRoom
public struct BKLiveRoom : Equatable
Undocumented
-
Either the short or actual id.
Declaration
Swift
public let id: Int -
Initialize a BKLiveRoom with one of its ids.
Declaration
Swift
public init(_ id: Int)Parameters
idroom id or short id.
-
Information of a live room.
See moreDeclaration
Swift
public struct Info : Codable
View on GitHub
Install in Dash
BKLiveRoom Structure Reference