OpenTok C SDK
Data Fields
otc_session_capabilities Struct Reference

#include <session.h>

Data Fields

otc_bool publish
 

Detailed Description

Session capabilities.

This struct represents the capabilities for a client in a given session.

Field Documentation

◆ publish

otc_bool publish

Whether the client can publish streams to the session (OTC_TRUE) or not (OTC_FALSE).


The documentation for this struct was generated from the following file: