The fields of Android.Telephony.SmsManager are listed below. For a list of all members, see the SmsManager Members list.
See Also: Inherited members from Java.Lang.Object
const | ExtraMmsData | string. |
const | MmsConfigAliasEnabled | string. Whether alias is enabled (boolean type) |
const | MmsConfigAliasMaxChars | string. Max alias character count (int type) |
const | MmsConfigAliasMinChars | string. Min alias character count (int type) |
const | MmsConfigAllowAttachAudio | string. Whether audio is allowed to be attached for MMS messages (boolean type) |
const | MmsConfigAppendTransactionId | string. Whether to append transaction id to MMS WAP Push M-Notification.ind's content location URI when constructing the download URL of a new MMS (boolean type) |
const | MmsConfigEmailGatewayNumber | string. Email gateway number (String type) |
const | MmsConfigGroupMmsEnabled | string. Whether group MMS is enabled for the current carrier (boolean type) |
const | MmsConfigHttpParams | string. A list of HTTP headers to add to MMS HTTP request, separated by "|" (String type) |
const | MmsConfigHttpSocketTimeout | string. MMS HTTP socket timeout in milliseconds (int type) |
const | MmsConfigMaxImageHeight | string. Max MMS image height (int type) |
const | MmsConfigMaxImageWidth | string. Max MMS image width (int type) |
const | MmsConfigMaxMessageSize | string. Max MMS message size in bytes (int type) |
const | MmsConfigMessageTextMaxSize | string. Max message text size (int type) |
const | MmsConfigMmsDeliveryReportEnabled | string. Whether MMS delivery report is enabled (boolean type) |
const | MmsConfigMmsEnabled | string. Whether MMS is enabled for the current carrier (boolean type) |
const | MmsConfigMmsReadReportEnabled | string. Whether MMS read report is enabled (boolean type) |
const | MmsConfigMultipartSmsEnabled | string. Whether multipart SMS is enabled (boolean type) |
const | MmsConfigNaiSuffix | string. The suffix to append to the NAI header value for MMS HTTP request (String type) |
const | MmsConfigNotifyWapMmscEnabled | string. If this is enabled, M-NotifyResp.ind should be sent to the WAP Push content location instead of the default MMSC (boolean type) |
const | MmsConfigRecipientLimit | string. Limit of recipients of MMS messages (int type) |
const | MmsConfigSendMultipartSmsAsSeparateMessages | string. Whether multipart SMS should be sent as separate messages |
const | MmsConfigSmsDeliveryReportEnabled | string. Whether SMS delivery report is enabled (boolean type) |
const | MmsConfigSmsToMmsTextLengthThreshold | string. Some carriers require SMS to be converted into MMS when text length reaches this threshold (int type) |
const | MmsConfigSmsToMmsTextThreshold | string. When the number of parts of a multipart SMS reaches this threshold, it should be converted into an MMS (int type) |
const | MmsConfigSubjectMaxLength | string. Max message subject length (int type) |
const | MmsConfigSupportMmsContentDisposition | string. Whether content-disposition field should be expected in an MMS PDU (boolean type) |
const | MmsConfigUaProfTagName | string. The name of the UA Prof URL HTTP header for MMS HTTP request (String type) |
const | MmsConfigUaProfUrl | string. The UA Profile URL header value for MMS HTTP request (String type) |
const | MmsConfigUserAgent | string. The User-Agent header value for MMS HTTP request (String type) |