| class MUpnpCommandCallback |
UpnpCommand callback interface definition.
| Public Member Functions | |
|---|---|
| void | CommandEvent ( UpnpCommand::TUpnpCommandEvent , TInt ) |
| void | CommandEvent | ( | UpnpCommand::TUpnpCommandEvent | aEventType, |
| TInt | aStatusCode | |||
| ) | [pure virtual] | |||
Indicates a command execution event occurred. The event typically indicates command being completed.
| UpnpCommand::TUpnpCommandEvent aEventType | (see upnpcommandcons.h) type of event occurred during command execution |
| TInt aStatusCode | (TInt) Additional data, meaning of which depends on the event type. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.