MUpnpCommandObserver Class Reference

class MUpnpCommandObserver

UpnpCommand Observer interface class definition.

Since
S60 3.2
Public Member Functions
void CommandComplete ( TInt )

Member Functions Documentation

CommandComplete(TInt)

void CommandComplete ( TInt aStatusCode ) [pure virtual]

Indicates that the command has been completed.

If the WLAN connection or the target device is lost, KErrDisconnected will be returned.

When video is ready to be played (launching videoplayerdialog), KUpnpCommandStatusStartPlayVideo will be returned.

Since
S60 3.2

Parameters

TInt aStatusCode (TInt) status code