streamId property

String? streamId
getter/setter pair

Field Meaning: The streamId of the userId participating in stream mixing is the corresponding streamId, nil indicates the current streamId of the stream

Implementation

String? streamId;