| TapiLineOpen Method |
| Name | Description | |
|---|---|---|
| Open(Boolean, TapiCallHandler) |
Opens the line. After the line is opened, it can be used to monitor incoming calls and/or to place outgoing calls.
| |
| Open(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.
| |
| Open(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.
|