Click or drag to resize

ContactIdNotificationEventArgDTMFDigits Property

Contains the raw DTMF digits received. For more info see the Ademco ContactID Protocol specification (SIA DC-05-1999.09)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public List<AdemcoContactID_DTMF> DTMFDigits { get; }

Property Value

Type: ListAdemcoContactID_DTMF
See Also