logo
On this page

ZegoStream

ZegoStream

Stream object.

Details

Identify an stream object

Declared in entity/ZegoStream.java

Properties

user

user
public ZegoUser user

User object instance.Please do not fill in sensitive user information in this field, including but not limited to mobile phone number, ID number, passport number, real name, etc.

streamID

streamID
public String streamID
  • Caution: You cannot include URL keywords, otherwise publishing stream and playing stream will fails. Only support numbers, English characters and '-', '_'.

extraInfo

extraInfo
public String extraInfo

Stream extra info

Previous

zegosoundlevelinfo

Next

zegostreamrelaycdninfo

On this page

Back to top