SVC ADD PHONE
From LIVECHAT Developer Zone Wiki
- SVC_ADD_PHONE
- Register plugin that is able to make phone calls.
- Parameters
- wParam
- NULL
- lParam
- NULL
Return values
- Returns API_ERROR if operation failed otherwise API_SUCCESS.
Sample code
call(SVC_ADD_PHONE, 0, 0);
