PlanetKitConferenceVideoUpdatedPeer
public class PlanetKitConferenceVideoUpdatedPeer : NSObject
A class representing an updated peer in the event for updating the video during a conference.
-
The peer associated with the updated video status.
Declaration
Swift
@objc public let peer: PlanetKitConferencePeer
-
The updated video status of the peer.
Declaration
Swift
@objc public let videoStatus: PlanetKitVideoStatus