Class MimeContent (2.39.0)

MimeContent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The mime content from the initial SIP INVITE.

Attributes

Name Description
mime_type str
Optional. The mime type of the content.
content bytes
Optional. The content payload.