equal
deleted
inserted
replaced
509 and set them once a challenge is recieved |
509 and set them once a challenge is recieved |
510 |
510 |
511 @param aRealm - Realm of the issuer of the challenge |
511 @param aRealm - Realm of the issuer of the challenge |
512 */ |
512 */ |
513 TBool FindAndSetCredentials(const TDesC8& aRealm); |
513 TBool FindAndSetCredentials(const TDesC8& aRealm); |
|
514 |
|
515 void IncomingRequestHandlerL(CSIPServerTransaction* aTransaction); |
514 |
516 |
515 private: |
517 private: |
516 // For Logging |
518 // For Logging |
517 __FLOG_DECLARATION_MEMBER; |
519 __FLOG_DECLARATION_MEMBER; |
518 |
520 |