Alexa Auto SDK  2.0.0
Public Attributes | List of all members
com.amazon.aace.phonecontrol.PhoneCallController.CallError Enum Reference

Public Attributes

 NO_CARRIER
 
 BUSY
 
 NO_ANSWER
 
 NO_NUMBER_FOR_REDIAL
 
 OTHER
 

Detailed Description

Describes an error for a failed call

See also
PhoneCallController::callFailed

Member Data Documentation

◆ NO_CARRIER

com.amazon.aace.phonecontrol.PhoneCallController.CallError.NO_CARRIER

No carrier is available on the calling device.

◆ BUSY

com.amazon.aace.phonecontrol.PhoneCallController.CallError.BUSY

The calling device is busy when setting up an outbound call, such as when a call is already in progress.

◆ NO_ANSWER

com.amazon.aace.phonecontrol.PhoneCallController.CallError.NO_ANSWER

The remote party did not answer the call.

◆ NO_NUMBER_FOR_REDIAL

com.amazon.aace.phonecontrol.PhoneCallController.CallError.NO_NUMBER_FOR_REDIAL

Redial was requested, but there is no previously dialed number available.

◆ OTHER

com.amazon.aace.phonecontrol.PhoneCallController.CallError.OTHER

Generic error


Alexa Auto SDK 2.0.0 - Copyright 2017-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0