Guest User

Untitled

a guest
Feb 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. LoginEvent
  2.  
  3. Description
  4. Event received when performing the agent login to the Presence system (and to its
  5. phone extension in the ACD).
  6.  
  7. Parameters
  8. No parameters
  9.  
  10. Example
  11. Private Sub PresenceInterfaceX_LoginEvent()
  12. 'Once logged in to the system, the application is hidden until
  13. 'an inbound call or outbound call event is received
  14. Hide End Sub
Add Comment
Please, Sign In to add comment