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: 1.8.12.0 (1.8.12)
Syntax
public List<AdemcoContactID_DTMF> DTMFDigits { get; }

Property Value

Type: ListAdemcoContactID_DTMF
See Also