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.4.54.0
Syntax
public List<AdemcoContactID_DTMF> DTMFDigits { get; }

Property Value

ListAdemcoContactID_DTMF
See Also