ZegoRoomStreamListType Constants Reference

Declared in ZegoExpressDefines.h

ZegoRoomStreamListType

Get room stream list type.

Definition

typedef NS_ENUM(NSUInteger, ZegoRoomStreamListType ) {
   ZegoRoomStreamListTypePlay = 0,
   ZegoRoomStreamListTypeAll = 1,
};

Constants

ZegoRoomStreamListTypePlay

List of all online streams in the current room, excluding your own streams

Declared In ZegoExpressDefines.h.

ZegoRoomStreamListTypeAll

List of all online streams in the current room, including your own streams

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h