UZLiveVideoStatus
open class UZLiveVideoStatus: UZModelObject
                Class chứa thông tin trạng thái của LiveVideo
- 
                  
                  
Undocumented
Declaration
Swift
public var id: String! = "" - 
                  
                  
Undocumented
Declaration
Swift
public var entityId: String! = "" - 
                  
                  
Undocumented
Declaration
Swift
public var entityName: String! = "" - 
                  
                  
Undocumented
Declaration
Swift
public var state: String! = "" - 
                  
                  
Undocumented
Declaration
Swift
public var startDate: Date? = nil - 
                  
                  
Undocumented
Declaration
Swift
public var endDate: Date? = nil 
        UZLiveVideoStatus Class Reference