class MSimpleInstantMessage |
Class for sending instant messages.
MSimpleInstantMessage* im = TSimpleFactory::NewInstantMessageL( conn, connObs ); TInt result = im->SendInstantMessage( text8, recipientsPtr8 );
Public Member Functions | |
---|---|
void | Close() |
TInt | SendInstantMessage(TPtrC8, TPtrC8) |
TInt | SendInstantMessage | ( | TPtrC8 | aMsgContent, |
TPtrC8 | aRecipient | |||
) | [pure virtual] |
Send instant message.
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.