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

Properties


Member Typedef Documentation

typedef enum IAccCallAlert::AccCallAlertProp IAccCallAlert::AccCallAlertProp


Member Enumeration Documentation

enum IAccCallAlert::AccCallAlertProp

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::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.


Property Documentation

xp_variant IAccCallAlert::Property( [in] AccCallAlertProp property) ( [in] AccCallAlertProp  property  )  [get]

Get a specific property of the stats object.

Implements IAccAlert.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Oct 15 18:06:39 2007 for AIM: Developer SDK
© 2007 AOL LLC. All Rights Reserved.