< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Dear Experts,I try to use method addBinding of class ClientRegistration.But when i declare a Object of Class ClientRegistration like:" ClientRegistration UAClient(tDum,tDialog,tReq); "
After compile, i meet a error:
"error C2248: 'resip::ClientRegistration::~ClientRegistration' : cannot access protected member declared in class 'resip::ClientRegistration'
If i understand, the Object UAClient is sur to acces all member of Class ClientRegistration. If it's right, can you
tell me how to fix this error? Looking forward to hearing from you.
Julien
Paris Telecom