Changes between Version 2 and Version 3 of pjsip-doc/presence


Ignore:
Timestamp:
Dec 4, 2013 6:03:46 AM (10 years ago)
Author:
ming
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pjsip-doc/presence

    v2 v3  
    6161        ps.note = "On the phone"; 
    6262        acc->setOnlineStatus(ps); 
     63    } catch(Error& err) { 
    6364    } 
    6465