API changelog
This page provides the list of API changes in PlanetKit 6.1 for iOS/macOS.
PlanetKit 6.1
Added
PlanetKitJoinConferenceSettingBuilder
class Group callfunc withCustomUserTypeKey(customUserType: Int) throws -> PlanetKitJoinConferenceSettingBuilder
PlanetKitUserType
enum Group callPlanetKitUserTypeContainer
class Group callPlanetKitConferencePeer
class Group callvar userType: PlanetKitUserTypeContainer { get }
PlanetKitConference
class Group callvar myCustomUserType: Int? { get }
var myCustomUserTypeValue: NSNumber? { get }