SmsManager
FinancialSmsCallback
ExtraMmsData
ExtraMmsHttpStatus
MmsConfigAliasEnabled
MmsConfigAliasMaxChars
MmsConfigAliasMinChars
MmsConfigAllowAttachAudio
MmsConfigAppendTransactionId
MmsConfigEmailGatewayNumber
MmsConfigGroupMmsEnabled
MmsConfigHttpParams
MmsConfigHttpSocketTimeout
MmsConfigMaxImageHeight
MmsConfigMaxImageWidth
MmsConfigMaxMessageSize
MmsConfigMessageTextMaxSize
MmsConfigMmsDeliveryReportEnabled
MmsConfigMmsEnabled
MmsConfigMmsReadReportEnabled
MmsConfigMultipartSmsEnabled
MmsConfigNaiSuffix
MmsConfigNotifyWapMmscEnabled
MmsConfigRecipientLimit
MmsConfigSendMultipartSmsAsSeparateMessages
MmsConfigShowCellBroadcastAppLinks
MmsConfigSmsDeliveryReportEnabled
MmsConfigSmsToMmsTextLengthThreshold
MmsConfigSmsToMmsTextThreshold
MmsConfigSubjectMaxLength
MmsConfigSupportHttpCharsetHeader
MmsConfigSupportMmsContentDisposition
MmsConfigUaProfTagName
MmsConfigUaProfUrl
MmsConfigUserAgent
MmsErrorDataDisabled
MmsErrorInactiveSubscription
MmsErrorInvalidSubscriptionId
ResultBluetoothDisconnected
ResultCancelled
ResultEncodingError
ResultErrorFdnCheckFailure
ResultErrorNone
ResultInternalError
ResultInvalidArguments
ResultInvalidBluetoothAddress
ResultInvalidSmscAddress
ResultInvalidSmsFormat
ResultInvalidState
ResultModemError
ResultNetworkError
ResultNetworkReject
ResultNoBluetoothService
ResultNoDefaultSmsApp
ResultNoMemory
ResultNoResources
ResultOperationNotAllowed
ResultRadioNotAvailable
ResultReceiveDispatchFailure
ResultReceiveInjectedNullPdu
ResultReceiveNullMessageFromRil
ResultReceiveRuntimeException
ResultReceiveSqlException
ResultReceiveUriException
ResultReceiveWhileEncrypted
ResultRemoteException
ResultRequestNotSupported
ResultRilAborted
ResultRilAccessBarred
ResultRilBlockedDueToCall
ResultRilCancelled
ResultRilDeviceInUse
ResultRilEncodingErr
ResultRilGenericError
ResultRilInternalErr
ResultRilInvalidArguments
ResultRilInvalidModemState
ResultRilInvalidResponse
ResultRilInvalidSimState
ResultRilInvalidSmscAddress
ResultRilInvalidSmsFormat
ResultRilInvalidState
ResultRilModemErr
ResultRilNetworkErr
ResultRilNetworkNotReady
ResultRilNetworkReject
ResultRilNoMemory
ResultRilNoNetworkFound
ResultRilNoResources
ResultRilNoSmsToAck
ResultRilNoSubscription
ResultRilOperationNotAllowed
ResultRilRadioNotAvailable
ResultRilRequestNotSupported
ResultRilRequestRateLimited
ResultRilSimAbsent
ResultRilSimBusy
ResultRilSimError
ResultRilSimFull
ResultRilSimPin2
ResultRilSimPuk2
ResultRilSimultaneousSmsAndCallNotAllowed
ResultRilSmsSendFailRetry
ResultRilSubscriptionNotAvailable
ResultRilSystemErr
ResultSmsBlockedDuringEmergency
ResultSmsSendRetryFailed
ResultSystemError
ResultUnexpectedEventStopSending
ResultUserNotAllowed
SmsRpCauseCallBarring
SmsRpCauseCongestion
SmsRpCauseDestinationOutOfOrder
SmsRpCauseFacilityNotImplemented
SmsRpCauseFacilityNotSubscribed
SmsRpCauseFacilityRejected
SmsRpCauseInformationElementNonExistent
SmsRpCauseInterworkingUnspecified
SmsRpCauseInvalidMandatoryInformation
SmsRpCauseInvalidMessageReferenceValue
SmsRpCauseMessageIncompatibleWithProtocolState
SmsRpCauseMessageTypeNonExistent
SmsRpCauseNetworkOutOfOrder
SmsRpCauseOperatorDeterminedBarring
SmsRpCauseProtocolError
SmsRpCauseReserved
SmsRpCauseResourcesUnavailable
SmsRpCauseSemanticallyIncorrectMessage
SmsRpCauseShortMessageTransferRejected
SmsRpCauseTemporaryFailure
SmsRpCauseUnallocatedNumber
SmsRpCauseUnidentifiedSubscriber
SmsRpCauseUnknownSubscriber
CarrierConfigValues
Default
DefaultSmsSubscriptionId
JniPeerMembers
SmscAddress
SmsCapacityOnIcc
SubscriptionId
ThresholdClass
ThresholdType
CreateAppSpecificSmsToken(PendingIntent)
CreateAppSpecificSmsTokenWithPackageInfo(String, PendingIntent)
CreateForSubscriptionId(Int32)
DivideMessage(String)
DownloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent)
DownloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent, Int64)
GetSmsManagerForSubscriptionId(Int32)
GetSmsMessagesForFinancialApp(Bundle, IExecutor, FinancialSmsCallback)
InjectSmsPdu(Byte[], String, PendingIntent)
SendDataMessage(String, String, Int16, Byte[], PendingIntent, PendingIntent)
SendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent)
SendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent, Int64)
SendMultipartTextMessage(String, String, IList<String>, IList<PendingIntent>, IList<PendingIntent>)
SendMultipartTextMessage(String, String, IList<String>, IList<PendingIntent>, IList<PendingIntent>, Int64)
SendMultipartTextMessage(String, String, IList<String>, IList<PendingIntent>, IList<PendingIntent>, String, String)
SendTextMessage(String, String, String, PendingIntent, PendingIntent)
SendTextMessage(String, String, String, PendingIntent, PendingIntent, Int64)
SendTextMessageWithoutPersisting(String, String, String, PendingIntent, PendingIntent)
SetSmscAddress(String)
net9.0-android34.0
namespace Android.Telephony
{
[Register("android/telephony/SmsManager", DoNotGenerateAcw = true)]
public sealed class SmsManager : Object
{
[Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field.", true)]
[Register("RESULT_SYSTEM_ERROR", ApiSince = 30)]
[SupportedOSPlatform("android30.0")]
public const SmsResult ResultSystemError = SmsResult.SystemError;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API