Songbird / Development / Songbird Add-Ons API Documentation

sbIPlaylistCommandsBuilderPCCallback Interface Reference
[Playlist CommandsPlaylist Commands]

A callback interface used to receive callbacks from an sbIPlaylistCommandsBuilder object relating to an entire set of playlistcommands. More...

List of all members.

Public Member Functions

PRBool handleCallback (in sbIPlaylistCommandsBuilderContext aContext, in AString aHost, in AString aData)
 The callback function.


Detailed Description

A callback interface used to receive callbacks from an sbIPlaylistCommandsBuilder object relating to an entire set of playlistcommands.

This interface may be replaced by a javascript function in any of the sbIPlaylistCommandsBuilder functions that take it as a parameter.

See also:
sbIPlaylistCommandsBuilder

Definition at line 870 of file sbIPlaylistCommandsBuilder.idl.


Member Function Documentation

PRBool sbIPlaylistCommandsBuilderPCCallback::handleCallback ( in sbIPlaylistCommandsBuilderContext  aContext,
in AString  aHost,
in AString  aData 
)

The callback function.

Parameters:
aContext The instantiation context for this command
aHost The host type that instantiated this command
aData A string describing the data being requested
Returns:
The boolean value to return


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:01 2009 for Songbird by  doxygen 1.5.2