ZegoSceneParam
ZegoSceneParam
Scene param.
Declared in entity/ZegoSceneParam.java
Properties
user
user
public 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
public long sceneIDScene ID.
templateID
templateID
public int templateIDScene template ID.
position
broadcastMode
broadcastMode
public ZegoBroadcastMode broadcastModeBroadcast user's own information mode, the default is ALL.
token
token
public String tokenAuthentication token.
