Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHandleInfo

Hierarchy

  • IHandleInfo

Index

Properties

created

created: number

current_time

current_time: number

flags

flags: { alert: boolean; all-trickles: boolean; cleaning: boolean; data-channels: boolean; got-answer: boolean; got-offer: boolean; has-audio: boolean; has-video: boolean; ice-restart: boolean; negotiated: boolean; new-datachan-sdp: boolean; processing-offer: boolean; ready: boolean; resend-trickles: boolean; rfc4588-rtx: boolean; starting: boolean; stopped: boolean; trickle: boolean; trickle-synced: boolean }

Type declaration

  • alert: boolean
  • all-trickles: boolean
  • cleaning: boolean
  • data-channels: boolean
  • got-answer: boolean
  • got-offer: boolean
  • has-audio: boolean
  • has-video: boolean
  • ice-restart: boolean
  • negotiated: boolean
  • new-datachan-sdp: boolean
  • processing-offer: boolean
  • ready: boolean
  • resend-trickles: boolean
  • rfc4588-rtx: boolean
  • starting: boolean
  • stopped: boolean
  • trickle: boolean
  • trickle-synced: boolean

handle_id

handle_id: number

loop-running

loop-running: boolean

plugin

plugin: string

plugin_specific

plugin_specific: { destroyed: number; hangingup: number }

Type declaration

  • destroyed: number
  • hangingup: number

queued-packets

queued-packets: number

sdps

sdps: {}

Type declaration

session_id

session_id: number

session_last_activity

session_last_activity: number

session_transport

session_transport: string

streams

streams: []

Generated using TypeDoc