Documentation
¶
Index ¶
Constants ¶
View Source
const ( CarrierServiceInterface string = "android.service.carrier.CarrierService" ServiceInterface string = "android.service.carrier.CarrierMessagingService" )
View Source
const ( DownloadStatusError int = 2 DownloadStatusMmsErrorConfigurationError int = 606 DownloadStatusMmsErrorDataDisabled int = 610 DownloadStatusMmsErrorHttpFailure int = 603 DownloadStatusMmsErrorInactiveSubscription int = 609 DownloadStatusMmsErrorInvalidApn int = 601 DownloadStatusMmsErrorInvalidSubscriptionId int = 608 DownloadStatusMmsErrorIoError int = 604 DownloadStatusMmsErrorMmsDisabledByCarrier int = 611 DownloadStatusMmsErrorNoDataNetwork int = 607 DownloadStatusMmsErrorRetry int = 605 DownloadStatusMmsErrorUnableConnectMms int = 602 DownloadStatusMmsErrorUnspecified int = 600 DownloadStatusOk int = 0 DownloadStatusRetryOnCarrierNetwork int = 1 ReceiveOptionsDefault int = 0 ReceiveOptionsDrop int = 1 SendFlagRequestDeliveryStatus int = 1 SendStatusError int = 2 SendStatusMmsErrorConfigurationError int = 406 SendStatusMmsErrorDataDisabled int = 410 SendStatusMmsErrorHttpFailure int = 403 SendStatusMmsErrorInactiveSubscription int = 409 SendStatusMmsErrorInvalidApn int = 401 SendStatusMmsErrorInvalidSubscriptionId int = 408 SendStatusMmsErrorIoError int = 404 SendStatusMmsErrorMmsDisabledByCarrier int = 411 SendStatusMmsErrorNoDataNetwork int = 407 SendStatusMmsErrorRetry int = 405 SendStatusMmsErrorUnableConnectMms int = 402 SendStatusMmsErrorUnspecified int = 400 SendStatusOk int = 0 SendStatusResultCancelled int = 215 SendStatusResultEncodingError int = 212 SendStatusResultErrorFdnCheckFailure int = 204 SendStatusResultErrorGenericFailure int = 200 SendStatusResultErrorLimitExceeded int = 203 SendStatusResultErrorNoService int = 202 SendStatusResultErrorNullPdu int = 201 SendStatusResultErrorShortCodeNeverAllowed int = 206 SendStatusResultErrorShortCodeNotAllowed int = 205 SendStatusResultInvalidArguments int = 208 SendStatusResultInvalidSmscAddress int = 213 SendStatusResultInvalidSmsFormat int = 210 SendStatusResultInvalidState int = 209 SendStatusResultNetworkError int = 211 SendStatusResultNetworkReject int = 207 SendStatusResultOperationNotAllowed int = 214 SendStatusResultRequestNotSupported int = 216 SendStatusResultSmsBlockedDuringEmergency int = 217 SendStatusResultSmsSendRetryFailed int = 218 SendStatusRetryOnCarrierNetwork int = 1 Creator int = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.