API published in: S60 3rd Ed
Required Capabilities
NetworkServices ReadUserData
Exceptions
None
Go to the source code of this file.
Enumerations |
|
enum | TImErrors { KImApiGeneralError = KImErrorBase -1, KImApiErrNotRegistered = KImErrorBase - 2, KImApiErrAlreadyRegistered = KImErrorBase - 3, KImApiErrNotLogged = KImErrorBase - 4, KImApiErrLoginInProgress = KImErrorBase - 5, KImApiErrInvalidContactId = KImErrorBase - 6, KImApiErrInvalidUserId = KImErrorBase - 7, KImApiErrPartialSuccess = KImErrorBase - 8, KImApiErrSenderBlocked = KImErrorBase - 9, KImApiErrRecipientNotLogged = KImErrorBase - 10, KImApiErrLogoutInProgress = KImErrorBase - 11, KImApiErrCancelLoginInProgress = KImErrorBase - 12, KImApiErrAlreadyLoggedIn = KImErrorBase - 13, KImApiErrWrongPassword = KImErrorBase -14 } |
Variables |
|
const TInt | KImErrorBase = -30130 |
|
|