Home --> Documentations --> PJSIP Reference
#include <account.hpp>
Parameters for onInstantMessageStatus() account callback.
Token or a user data that was associated with the pager transmission.
Destination URI.
The message body.
The SIP status code of the transaction.
The reason phrase of the transaction.
The incoming response that causes this callback to be called. If the transaction fails because of time out or transport error, the content will be empty.