API changelog
This page provides the list of API changes in PlanetKit 6.1 for Windows.
PlanetKit 6.1
Added
ConferenceParam
class Group callbool SetCustomUserType(unsigned int customUserType)
unsigned int GetCustomUserType()
PlanetKitUserType
enum class Group callUndefined = 0
AudioCaller = 10000
AudioEchoCallee = 10001
VideoEchoCallee = 10002
MentalHealthCounselor = 10003
Reserved01 = 10004
Reserved02 = 10005
Reserved03 = 10006
Reserved04 = 10007
Reserved05 = 10008
ParticipantInterpreter = 20000
ParticipantTranscriber = 20001
ParticipantMentalHealthCounselor = 20002
ParticipantReserved01 = 20003
ParticipantReserved02 = 20004
ParticipantReserved03 = 20005
ParticipantReserved04 = 20006
ParticipantReserved05 = 20007
Unknown = 99999
UserTypeContainer
class Group callPlanetKitUserTypeOptional GetPlanetKitUserType()
UIntOptional GetCustomUserType()
bool IsPlanetKitUserType() const
Peer
class Group callUserTypeContainerPtr GetUserType()