TVOIceTransportPolicy Constants Reference
Declared in | TVOIceOptions.h |
---|
TVOIceTransportPolicy
TVOIceTransportPolicy
specifies which ICE transports to allow.
Definition
typedef NS_ENUM(NSUInteger, TVOIceTransportPolicy ) {
TVOIceTransportPolicyAll = 0,
TVOIceTransportPolicyRelay = 1,
};
Constants
Declared In
TVOIceOptions.h