ZegoStream
ZegoStream
Stream object.
Details
Identify an stream object
Declared in ZegoExpressDefines.h
Properties
user
user
nonatomic, strong ZegoUser * userUser 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
nonatomic, copy NSString * streamID- Caution: You cannot include URL keywords, otherwise publishing stream and playing stream will fails. Only support numbers, English characters and '-', '_'.
extraInfo
extraInfo
nonatomic, copy NSString * extraInfoStream extra info
