Struct opentok::connection::Connection [−][src]
pub struct Connection { /* fields omitted */ }
Implementations
Returns the timestamp corresponding with the creation of the OpenTok session.
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for Connection
impl Send for Connection
impl Sync for Connection
impl Unpin for Connection
impl UnwindSafe for Connection
Blanket Implementations
Mutably borrows from an owned value. Read more