OTSessionICETransportPolicy Constants Reference
Declared in | OTSession.h |
---|
OTSessionICETransportPolicy
This is part of the configurable TURN feature.
Definition
typedef NS_ENUM(int32_t, OTSessionICETransportPolicy ) {
OTSessionICETransportAll,
OTSessionICETransportRelay,
};
Constants
OTSessionICETransportAll
-
This is part of the configurable TURN feature.
Declared In
OTSession.h
. OTSessionICETransportRelay
-
This is part of the configurable TURN feature.
Declared In
OTSession.h
.
Declared In
OTSession.h