OTConnection Class Reference
| Inherits from | NSObject |
| Declared in | OTConnection.h |
Overview
Represents a connection to an OpenTok session. The OTSession class includes a connection property, which is an OTConnection object. Also, The OTStream class includes a connection property, which is an OTConnection object.
Tasks
Getting information about the connection
-
connectionIdThe unique connection ID for this OTConnection object.
property -
creationTimeThe time at which the Connection was created on the OpenTok server.
property