Opened 7 years ago

Closed 7 years ago

#2051 closed enhancement (fixed)

Implement callback wrapper for on_buddy_evsub_state() on pjsua2

Reported by: riza Owned by: bennylp
Priority: normal Milestone: release-2.7.1
Component: pjsua2 Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

This ticket will implement callback on_buddy_evsub_state() for pjsua2.
The new callback is:

Buddy::onBuddyEvSubState(OnBuddyEvSubStateParam &prm)

This is useful for application that needs more detail information about the event,
e.g XML-construct in the message.

Thank you to David Wichter for the report and suggestion.

Change History (1)

comment:1 Changed 7 years ago by riza

  • Resolution set to fixed
  • Status changed from new to closed

In 5672:

Close #2051: Implement callback wrapper for on_buddy_evsub_state() on pjsua2.

Note: See TracTickets for help on using tickets.