#include <siptypes.hpp>
This structure contains parameters for sending instance message methods, e.g: Buddy::sendInstantMessage(), Call:sendInstantMessage().
◆ SendInstantMessageParam()
pj::SendInstantMessageParam::SendInstantMessageParam |
( |
| ) |
|
Default constructor initializes with zero/empty values.
◆ contentType
string pj::SendInstantMessageParam::contentType |
MIME type. Default is "text/plain".
◆ content
string pj::SendInstantMessageParam::content |
◆ txOption
List of headers etc to be included in outgoing request.
◆ userData
Token pj::SendInstantMessageParam::userData |
User data, which will be given back when the IM callback is called.
The documentation for this struct was generated from the following file: