TAPIEx.NET Component Documentation

OnPhoneStateChangedArgs Members

OnPhoneStateChangedArgs overview

Public Instance Constructors

OnPhoneStateChangedArgs Constructor Initializes new instance of OnPhoneStateChangedArgs class.

Public Instance Properties

Phone Reference to TAPIPhone.
PHONESTATE The phone state that has changed. This parameter uses one of the PHONESTATE_ constants.
StateDetails Phone state-dependent information detailing the status change.

  • If PHONESTATE is PS_OWNER, StateDetails contains the new number of owners.
  • If PHONESTATE is PS_MONITORS, StateDetails contains the new number of monitors.
  • If PHONESTATE is PS_LAMP, StateDetails contains the button/lamp identifier of the lamp that has changed.
  • If PHONESTATE is PS_RINGMODE, StateDetails contains the new ring mode.
  • If PHONESTATE is PS_HANDSET, SPEAKER or HEADSET, StateDetails contains the new hookswitch mode of that hookswitch device.

  • See Also

    none.