WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Home --> Documentations --> PJNATH Reference
#include <ice_session.h>
This structure contains callbacks that will be called by the ICE session.
An optional callback that will be called by the ICE session when ICE negotiation has completed, successfully or with failure.
A mandatory callback which will be called by the ICE session when it receives packet which is not part of ICE negotiation.
A mandatory callback which will be called by the ICE session when it needs to send outgoing STUN packet.
An optional callback that will be called by the ICE session when a valid pair has been found during ICE negotiation.