realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Inc/Sipimsprofileusimprovider.h
branchRCL_3
changeset 16 43c4dec3cb1f
parent 0 307788aac0a8
equal deleted inserted replaced
14:532ef74cdfa0 16:43c4dec3cb1f
    75 
    75 
    76 public: 
    76 public: 
    77 
    77 
    78     /**
    78     /**
    79     * Starts the retrieving of authorization information
    79     * Starts the retrieving of authorization information
       
    80     * @return ETrue if request was made
    80     */		
    81     */		
    81     void RequestL(TBool aUseSIM=EFalse);
    82     TBool RequestL(TBool aUseUSIM=EFalse);
    82     
    83     
    83     /**
    84     /**
    84     * Cancels pending operations
    85     * Cancels pending operations
    85     */		
    86     */		
    86     void Cancel();
    87     void Cancel();