3CX Phone API OnMyPhoneStatusChanged Event

Status
Not open for further replies.

Tertius

Gold Partner
Joined
Feb 24, 2016
Messages
34
Reaction score
2
Hi Everyone!

I've followed the documentation carefully from http://www.3cx.com/blog/docs/3cxphone-for-windows-api/. I've managed to do a few neat things with this API thus far and for that I'm greatful, thank you!

At the moment I'm struggling with the "MyPhoneStatus" enumerator. The enumerator has 3 items, and I'm using 2 of them, LoggedIn and LoggedOut. Do these items give detail as to whether the phone client is loggedIn/Out of queues?

Does the "MyPhoneStatus" class have anything to do with whether the client is logged into queues or not?

I've been testing using the callHandler_OnMyPhoneStatusChanged provided by the documentation and nothing happens when I log in/out of queues. Any and all help would be greatly appreciated.

Thanks!
 
Status
Not open for further replies.