| AccCallAlertProp_Identifier |
The phone number or id of the call alert [get] xp_array** |
| AccCallAlertProp_Timestamp |
Time the alert was sent [get] xp_date* |
| AccCallAlertProp_PackageUrl |
The url of the package for the Call Alert UI [get] xp_str* |
| AccCallAlertProp_PackageRoot |
Specific file from the package that is the html file [get] xp_str* |
| AccCallAlertProp_PackageMD5 |
Hash of downloaded package [get] xp_str* |
| AccCallAlertProp_Height |
Height of call alert [get] xp_u16* |
| AccCallAlertProp_Width |
Width of call alert [get] xp_u16* |
| AccCallAlertProp_NotificationType |
The type of call alert [get] xp_u16* |
| AccCallAlertProp_FormattedOriginator |
The plain phone number [get] xp_str* |
| AccCallAlertProp_CorrelatedSource |
The source identity to corelate with the incoming AvSession [get] xp_str* |
| AccCallAlertProp_Blob |
Data to pass to the call alert [get] xp_array** |
| AccCallAlertProp_BlobStream |
Stream of data to pass to the call alert (request) [get] IAccStream** |