sip.js.outgoingrequestmessage.body.md
July 12, 2019 ยท View on GitHub
Home > sip.js > OutgoingRequestMessage > body
OutgoingRequestMessage.body property
Signature:
body: {
body: string;
contentType: string;
} | undefined;
July 12, 2019 ยท View on GitHub
Home > sip.js > OutgoingRequestMessage > body
Signature:
body: {
body: string;
contentType: string;
} | undefined;