MSIPClientObserver Class Reference
Member Functions Documentation
ChallengeReceivedInRefreshL(TUint32, TUint32, CSIPResponseElements *, MSIPHttpDigestChallengeObserver2 &)
Finds a refresh based on its id and passes the response to the refresh and notifies the client about the received challenge.
ChallengeReceivedL(TUint32, CSIPResponseElements *, MSIPHttpDigestChallengeObserver2 &)
Finds a client transaction based on its request id and passes the response to that client transaction and notifies the client about the received challenge.
IncomingRequestL(TUint32, CSIPRequestElements *, TUint32)
A SIP request has been received from the network. The user should use the connectin indicated by the IAP id to respond to this request.
Parameters
TUint32 aIapId | IAP Id that indicates the connection from which the SIP request was received |
CSIPRequestElements * aRequest | contains local address, remote address of a sip message, as well as optional SIP message method, headers and body. The ownership is transferred. |
TUint32 aRequestId | the id to be used when sending a SIP response. |
TimeOut(TUint32)
void | TimeOut | ( | TUint32 | aRequestId | ) | [pure virtual] |
The transaction related to the received SIP request timed out and it has been destroyed. This will be called if the user fails to create a SIP connection and does not send an appropriate SIP response.
Parameters
TUint32 aRequestId | the request id of the request |
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.