RongRTCStreamState Constants Reference

Declared in RCRTCStatusForm.h

RongRTCStreamState

Definition

typedef NS_ENUM(NSInteger, RongRTCStreamState ) {
   Equivocal = -1,
   Disabled = 0,
   Enabled = 1,
};

Constants

Equivocal

Declared In RCRTCStatusForm.h.

Disabled

Declared In RCRTCStatusForm.h.

Enabled

Declared In RCRTCStatusForm.h.