MWsGraphicMessageCallback Class Reference
class MWsGraphicMessageCallback : public MWsObjectProvider
|
Implementing this interface will give a callback notification wheater a graphic message which was sent has either failed or succeded.
Inherits from
-
MWsGraphicMessageCallback
Member Functions Documentation
HandleMessageDelivery(TInt, TInt)
void
|
HandleMessageDelivery
|
(
|
TInt
|
aMessageId,
|
|
TInt
|
aError
|
|
)
|
[pure virtual]
|
Called with unique ID of the message, aError will be set to KErrNone if message delivery is successful, otherwise one of the system-wide error code.
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.