NetworkServices ReadUserData
None
#include <imclient.h>
Public Member Functions | |
virtual TInt | Count ()=0 |
Gets the number of failed User IDs. | |
virtual const TDesC & | UserId (TInt aIndex)=0 |
Gets the failed User ID. | |
virtual TInt | ErrorCode (TInt aIndex)=0 |
Gets the reason of the failure. |
|
Gets the number of failed User IDs.
|
|
Gets the reason of the failure. The API specific error codes are defined in imerrors.h file.
|
|
Gets the failed User ID.
|