Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 629 Bytes

sip.js.bodyandcontenttype.md

File metadata and controls

21 lines (13 loc) · 629 Bytes

Home > sip.js > BodyAndContentType

BodyAndContentType interface

Message body content and type.

Signature:

export interface BodyAndContentType 

Properties

Property Type Description
body string Message body content.
contentType string Message body content type.