OpenTok C SDK
|
#include <session.h>
Data Fields | |
otc_bool | publish |
Session capabilities.
This struct represents the capabilities for a client in a given session.
otc_bool publish |
Whether the client can publish streams to the session (OTC_TRUE) or not (OTC_FALSE).