Udostępnij za pośrednictwem


SmsResult Enum

Definition

public enum SmsResult
type SmsResult = 
Inheritance
SmsResult

Fields

Name Value Description
RadioNotAvailable 9
NetworkReject 10
InvalidArguments 11
InvalidState 12
NoMemory 13
InvalidSmsFormat 14
SystemError 15
ModemError 16
NetworkError 17
EncodingError 18
InvalidSmscAddress 19
OperationNotAllowed 20
InternalError 21
NoResources 22
Cancelled 23
RequestNotSupported 24
NoBluetoothService 25
InvalidBluetoothAddress 26
BluetoothDisconnected 27
UnexpectedEventStopSending 28
SmsBlockedDuringEmergency 29
SmsSendRetryFailed 30
RemoteException 31
NoDefaultSmsApp 32
UserNotAllowed 33
RilRadioNotAvailable 100
RilSmsSendFailRetry 101
RilNetworkReject 102
RilInvalidState 103
RilInvalidArguments 104
RilNoMemory 105
RilRequestRateLimited 106
RilInvalidSmsFormat 107
RilSystemErr 108
RilEncodingErr 109
RilInvalidSmscAddress 110
RilModemErr 111
RilNetworkErr 112
RilInternalErr 113
RilRequestNotSupported 114
RilInvalidModemState 115
RilNetworkNotReady 116
RilOperationNotAllowed 117
RilNoResources 118
RilCancelled 119
RilSimAbsent 120
RilSimultaneousSmsAndCallNotAllowed 121
RilAccessBarred 122
RilBlockedDueToCall 123
RilGenericError 124
RilInvalidResponse 125
RilSimPin2 126
RilSimPuk2 127
RilSubscriptionNotAvailable 128
RilSimError 129
RilInvalidSimState 130
RilNoSmsToAck 131
RilSimBusy 132
RilSimFull 133
RilNoSubscription 134
RilNoNetworkFound 135
RilDeviceInUse 136
RilAborted 137
ReceiveDispatchFailure 500
ReceiveInjectedNullPdu 501
ReceiveRuntimeException 502
ReceiveNullMessageFromRil 503
ReceiveWhileEncrypted 504
ReceiveSqlException 505
ReceiveUriException 506

Applies to