const TInt | KSimpleErrPending |
Subscribe requets is accepted by server but pending
const TInt | KSimpleErrDeactivated |
The subscription has been terminated. Application SHOULD re-subscribe later.
const TInt | KSimpleErrProbation |
The subscription has been terminated. Application SHOULD re-subscribe later.
const TInt | KSimpleErrRejected |
The subscription has been terminated due to change in authorization policy. Application SHOULD NOT attempt to re-subscribe.
const TInt | KSimpleErrTimeout |
The subscription has been terminated because it was not refreshed before it expired. Application MAY re-subscribe later.
const TInt | KSimpleErrGiveup |
The subscription has been terminated because the notifier could not obtain authorization in a timely fashion. Application MAY re-subscribe later.
const TInt | KSimpleErrNoresource |
The subscription has been terminated because the resource state which was being monitored no longer exists. Application SHOULD NOT attempt to re-subscribe.
const TInt | KSimpleErrSettingsLimit |
The operation has exceeded SIMPLE Presence Settings limit, e.g. CLIENT-OBJ-DATA-LIMIT or SOURCE-THROTLLE-PUBLISH.
const TInt | KSimpleErrTemporary |
The operation has received SIP error that indicates a temporary problem and the application MAY retry the same request later on.
const TInt | KSimpleErrPermanent |
The operation has received SIP error that indicates a permanent problem and the application SHOULD NOT retry the same request later on.
const TInt | KSimpleErrAuthorization |
The operation has received SIP error that indicates an authorization or authentication problem.
const TInt | KSimpleErrNotFound |
The operation has received SIP error that indicates that the user does not exist at the domain specified in the Request-URI. This is SIP error 404.
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.