Documentation
¶
Overview ¶
package mms implements encoding of binary MMS payload.
http://technical.openmobilealliance.org/tech/affiliates/wap/wapindex.html http://technical.openmobilealliance.org/Technical/release_program/mms_v1_3.aspx
Index ¶
Constants ¶
View Source
const ( HdrBCC = iota + 1 HdrCC HdrContentLocation HdrContentType HdrDate // 5 HdrDeliveryReport HdrDeliveryTime HdrExpiry HdrFrom HdrMessageClass // 10 HdrMessageID HdrMessageType HdrMMSVersion HdrMessageSize HdrPriority // 15 HdrReadReply HdrReportAllowed HdrResponseStatus HdrResponseText HdrSenderVisibility // 20 HdrStatus HdrSubject HdrTo HdrTransactionID )
Header IDs: WAP-209, section 7.3
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteReader ¶
Click to show internal directories.
Click to hide internal directories.