| class CSIPRegistrationState : public CBase |
| Public Member Functions | |
|---|---|
| ~CSIPRegistrationState () | |
| void | ReceiveL ( TTransactionId , CSIPResponse *) |
| void | RegisterL ( TTransactionId &, CSIPRequest *, CSIPRouteHeader *) |
| TBool | Retrying () |
| TInt | TransactionEnded ( TTransactionId , TInt ) |
| void | UnregisterL ( TTransactionId &, CSIPRequest *) |
| void | UpdateL ( TTransactionId &, CSIPRequest *) |
| Protected Member Functions | |
|---|---|
| CSIPRegistrationState ( MRegistrationContext &) | |
| TInt | PassErrorToOwner ( TInt , TTransactionId , TRegistrationId ) |
| void | PassResponseToOwnerL ( CSIPResponse *, TTransactionId , TRegistrationId ) |
| Protected Attributes | |
|---|---|
| MRegistrationContext & | iRegistration |
| CSIPRegistrationState | ( | MRegistrationContext & | aRegistration | ) | [protected] |
| MRegistrationContext & aRegistration |
| TInt | PassErrorToOwner | ( | TInt | aReason, |
| TTransactionId | aTransactionId, | |||
| TRegistrationId | aRegistrationId = KEmptyRegistrationId | |||
| ) | [protected] | |||
| TInt aReason | |
| TTransactionId aTransactionId | |
| TRegistrationId aRegistrationId = KEmptyRegistrationId |
| void | PassResponseToOwnerL | ( | CSIPResponse * | aResponse, |
| TTransactionId | aTransactionId, | |||
| TRegistrationId | aRegistrationId = KEmptyRegistrationId | |||
| ) | [protected] | |||
| CSIPResponse * aResponse | |
| TTransactionId aTransactionId | |
| TRegistrationId aRegistrationId = KEmptyRegistrationId |
| void | ReceiveL | ( | TTransactionId | aTransactionId, |
| CSIPResponse * | aResponse | |||
| ) | [virtual] | |||
| TTransactionId aTransactionId | |
| CSIPResponse * aResponse |
| void | RegisterL | ( | TTransactionId & | aTransactionId, |
| CSIPRequest * | aRequest, | |||
| CSIPRouteHeader * | aOutboundProxy | |||
| ) | [virtual] | |||
| TTransactionId & aTransactionId | |
| CSIPRequest * aRequest | |
| CSIPRouteHeader * aOutboundProxy |
| TInt | TransactionEnded | ( | TTransactionId | aTransactionId, |
| TInt | aReason | |||
| ) | [pure virtual] | |||
| TTransactionId aTransactionId | |
| TInt aReason |
| void | UnregisterL | ( | TTransactionId & | aTransactionId, |
| CSIPRequest * | aRequest | |||
| ) | [virtual] | |||
| TTransactionId & aTransactionId | |
| CSIPRequest * aRequest |
| void | UpdateL | ( | TTransactionId & | aTransactionId, |
| CSIPRequest * | aRequest | |||
| ) | [virtual] | |||
| TTransactionId & aTransactionId | |
| CSIPRequest * aRequest |
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.