Home > sip.js > InvitationRejectOptions > body
Body
Signature:
body?: string | {
body: string;
contentType: string;
};
Home > sip.js > InvitationRejectOptions > body
Body
Signature:
body?: string | {
body: string;
contentType: string;
};