Ignore:
Timestamp:
Apr 9, 2008 12:08:08 PM (16 years ago)
Author:
bennylp
Message:

Improve the PJNATH documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/include/pjnath/turn_session.h

    r1913 r1914  
    309309 * Set credential to be used by the session. 
    310310 */ 
    311 PJ_DECL(pj_status_t) pj_turn_session_set_cred(pj_turn_session *sess, 
     311PJ_DECL(pj_status_t) pj_turn_session_set_credential(pj_turn_session *sess, 
    312312                                              const pj_stun_auth_cred *cred); 
    313313 
Note: See TracChangeset for help on using the changeset viewer.