sbIPlayQueueServiceListener Interface Reference

Listener for the Play Queue service. More...

import"sbIPlayQueueService.idl";

Inheritance diagram for sbIPlayQueueServiceListener:
[legend]
Collaboration diagram for sbIPlayQueueServiceListener:
[legend]

Public Member Functions

void onIndexUpdated (in unsigned long aToIndex)
 
void onQueueOperationStarted ()
 fired when queue operation is started. More...
 
void onQueueOperationCompleted ()
 fired when queue operation is completed. More...
 

Detailed Description

Listener for the Play Queue service.

Listener to receive updates when the current index in the queue changes

Definition at line 43 of file sbIPlayQueueService.idl.

Member Function Documentation

void sbIPlayQueueServiceListener::onIndexUpdated ( in unsigned long  aToIndex)
Parameters
aToIndexnew index in the queue
See Also
sbIPlayQueueService
void sbIPlayQueueServiceListener::onQueueOperationCompleted ( )

fired when queue operation is completed.

See Also
sbIPlayQueueService
void sbIPlayQueueServiceListener::onQueueOperationStarted ( )

fired when queue operation is started.

See Also
sbIPlayQueueService

The documentation for this interface was generated from the following file: