Documentation
¶
Index ¶
Constants ¶
View Source
const ( ActionChangeDefaultDialer string = "android.telecom.action.CHANGE_DEFAULT_DIALER" ActionChangePhoneAccounts string = "android.telecom.action.CHANGE_PHONE_ACCOUNTS" ActionConfigurePhoneAccount string = "android.telecom.action.CONFIGURE_PHONE_ACCOUNT" ActionDefaultCallScreeningAppChanged string = "android.telecom.action.DEFAULT_CALL_SCREENING_APP_CHANGED" ActionDefaultDialerChanged string = "android.telecom.action.DEFAULT_DIALER_CHANGED" ActionIncomingCall string = "android.telecom.action.INCOMING_CALL" ActionPhoneAccountRegistered string = "android.telecom.action.PHONE_ACCOUNT_REGISTERED" ActionPhoneAccountUnregistered string = "android.telecom.action.PHONE_ACCOUNT_UNREGISTERED" ActionPostCall string = "android.telecom.action.POST_CALL" ActionShowCallAccessibilitySettings string = "android.telecom.action.SHOW_CALL_ACCESSIBILITY_SETTINGS" ActionShowCallSettings string = "android.telecom.action.SHOW_CALL_SETTINGS" ActionShowMissedCallsNotification string = "android.telecom.action.SHOW_MISSED_CALLS_NOTIFICATION" ActionShowRespondViaSmsSettings string = "android.telecom.action.SHOW_RESPOND_VIA_SMS_SETTINGS" ExtraCallBackNumber string = "android.telecom.extra.CALL_BACK_NUMBER" ExtraCallDisconnectCause string = "android.telecom.extra.CALL_DISCONNECT_CAUSE" ExtraCallDisconnectMessage string = "android.telecom.extra.CALL_DISCONNECT_MESSAGE" ExtraCallDuration string = "android.telecom.extra.CALL_DURATION" ExtraCallLogUri string = "android.telecom.extra.CALL_LOG_URI" ExtraCallNetworkType string = "android.telecom.extra.CALL_NETWORK_TYPE" ExtraCallSubject string = "android.telecom.extra.CALL_SUBJECT" ExtraChangeDefaultDialerPackageName string = "android.telecom.extra.CHANGE_DEFAULT_DIALER_PACKAGE_NAME" ExtraDefaultCallScreeningAppComponentName string = "android.telecom.extra.DEFAULT_CALL_SCREENING_APP_COMPONENT_NAME" ExtraDisconnectCause string = "android.telecom.extra.DISCONNECT_CAUSE" ExtraHandle string = "android.telecom.extra.HANDLE" ExtraHasPicture string = "android.telecom.extra.HAS_PICTURE" ExtraIncomingCallAddress string = "android.telecom.extra.INCOMING_CALL_ADDRESS" ExtraIncomingCallExtras string = "android.telecom.extra.INCOMING_CALL_EXTRAS" ExtraIncomingVideoState string = "android.telecom.extra.INCOMING_VIDEO_STATE" ExtraIsDefaultCallScreeningApp string = "android.telecom.extra.IS_DEFAULT_CALL_SCREENING_APP" ExtraLocation string = "android.telecom.extra.LOCATION" ExtraNotificationCount string = "android.telecom.extra.NOTIFICATION_COUNT" ExtraNotificationPhoneNumber string = "android.telecom.extra.NOTIFICATION_PHONE_NUMBER" ExtraOutgoingCallExtras string = "android.telecom.extra.OUTGOING_CALL_EXTRAS" ExtraOutgoingPicture string = "android.telecom.extra.OUTGOING_PICTURE" ExtraPhoneAccountHandle string = "android.telecom.extra.PHONE_ACCOUNT_HANDLE" ExtraPictureUri string = "android.telecom.extra.PICTURE_URI" ExtraPriority string = "android.telecom.extra.PRIORITY" ExtraStartCallWithRtt string = "android.telecom.extra.START_CALL_WITH_RTT" ExtraStartCallWithSpeakerphone string = "android.telecom.extra.START_CALL_WITH_SPEAKERPHONE" ExtraStartCallWithVideoState string = "android.telecom.extra.START_CALL_WITH_VIDEO_STATE" ExtraUseAssistedDialing string = "android.telecom.extra.USE_ASSISTED_DIALING" GatewayOriginalAddress string = "android.telecom.extra.GATEWAY_ORIGINAL_ADDRESS" GatewayProviderPackage string = "android.telecom.extra.GATEWAY_PROVIDER_PACKAGE" MetadataIncludeExternalCalls string = "android.telecom.INCLUDE_EXTERNAL_CALLS" MetadataIncludeSelfManagedCalls string = "android.telecom.INCLUDE_SELF_MANAGED_CALLS" MetadataInCallServiceCarModeUi string = "android.telecom.IN_CALL_SERVICE_CAR_MODE_UI" MetadataInCallServiceRinging string = "android.telecom.IN_CALL_SERVICE_RINGING" MetadataInCallServiceUi string = "android.telecom.IN_CALL_SERVICE_UI" )
View Source
const ( DtmfCharacterPause int = 44 DtmfCharacterWait int = 59 DurationLong int = 3 DurationMedium int = 2 DurationShort int = 1 DurationVeryShort int = 0 PresentationAllowed int = 1 PresentationPayphone int = 4 PresentationRestricted int = 2 PresentationUnknown int = 3 PriorityNormal int = 0 PriorityUrgent int = 1 )
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.