Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccCallAlert Interface Reference

Inherits IAccAlert.


Detailed Description

IAccCallAlert interface is used when receiving a VOIP session

Public Types

Public Member Functions


Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
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**


Member Function Documentation

HRESULT IAccCallAlert::Property ( [in] AccCallAlertProp  property,
[out, retval] xp_variant value 
) [get]

Get a specific property of the stats object.

HRESULT IAccCallAlert::SendReply ( [in] xp_kvariant  id,
[in] xp_kvariant  type,
[in] xp_kvariant  result,
[in] xp_kvariant  stream 
)

Sends response from call alert to call alert server.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.