IrisRtcJingleSessionOptions Class Reference
Inherits from | NSObject |
---|---|
Declared in | IrisRtcJingleSession.h |
isVideoBridgeEnable
private variable set isVideoBridgeEnable as true to make calls using videobridge.
@property (nonatomic) BOOL isVideoBridgeEnable
Discussion
private variable set isVideoBridgeEnable as true to make calls using videobridge.
Declared In
IrisRtcJingleSession.h
roomToken
private variable set room token from the incoming call notification.
@property (nonatomic) NSString *roomToken
Discussion
private variable set room token from the incoming call notification.
Declared In
IrisRtcJingleSession.h
roomTokenExpiryTime
private variable set room token expiry time.
@property (nonatomic) NSString *roomTokenExpiryTime
Discussion
private variable set room token expiry time.
Declared In
IrisRtcJingleSession.h