API changelog
This page provides the list of API changes in PlanetKit 6.1 for iOS/macOS.
PlanetKit 6.1
Added
PlanetKitJoinConferenceSettingBuilderclass Group callfunc withCustomUserTypeKey(customUserType: Int) throws -> PlanetKitJoinConferenceSettingBuilder
PlanetKitUserTypeenum Group callPlanetKitUserTypeContainerclass Group callPlanetKitConferencePeerclass Group callvar userType: PlanetKitUserTypeContainer { get }
PlanetKitConferenceclass Group callvar myCustomUserType: Int? { get }var myCustomUserTypeValue: NSNumber? { get }