sipproviderplugins/sipprovider/sipstatemachine/inc/transitionengine.h
branchRCL_3
changeset 4 dd3853b8dc3f
parent 0 307788aac0a8
equal deleted inserted replaced
0:307788aac0a8 4:dd3853b8dc3f
   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