ZegoSceneParam
ZegoSceneParam
Scene param.
Declared in ZegoExpressDefines.h
Properties
user
user
nonatomic, strong, nonnull ZegoUser * userUser object instance, configure userID, userName. that the userID needs to be globally unique with the same appID, otherwise the user who logs in later will kick out the user who logged in first.
sceneID
sceneID
long long sceneIDScene ID.
templateID
templateID
unsigned int templateIDScene template ID.
position
broadcastMode
broadcastMode
ZegoBroadcastMode broadcastModeBroadcast user's own information mode, the default is ALL.
token
token
NSString * tokenAuthentication token.
