Click or drag to resize
TapiLineOpen Method
Overload List
  NameDescription
Public methodCode exampleOpen(Boolean, TapiCallHandler)
Opens the line. After the line is opened, it can be used to monitor incoming calls and/or to place outgoing calls.
Public methodCode exampleOpen(Boolean, TapiCallHandler, TapiMediaMode)
Opens the line for calls with selected media types (modes). After the line is opened, it can be used to monitor incoming calls and/or to place outgoing calls.
Public methodCode exampleOpen(Boolean, TapiCallHandler, TapiMediaMode, TapiCallPrivilege)
Opens the line for calls with selected media types (modes) and call privileges. After the line is opened, it can be used to monitor incoming calls and/or to place outgoing calls.
Top
See Also