#include <PostConnectOperationInterface.h>
◆ ~PostConnectOperationInterface()
virtual alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationInterface::~PostConnectOperationInterface |
( |
| ) |
|
|
virtualdefault |
◆ abortOperation()
virtual void alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationInterface::abortOperation |
( |
| ) |
|
|
pure virtual |
◆ getOperationPriority()
virtual unsigned int alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationInterface::getOperationPriority |
( |
| ) |
|
|
pure virtual |
◆ performOperation()
◆ ENDPOINT_DISCOVERY_PRIORITY
constexpr unsigned int alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationInterface::ENDPOINT_DISCOVERY_PRIORITY = 100 |
|
staticconstexpr |
Operation priority for Publishing
Capabilities to AVS.
◆ SYNCHRONIZE_STATE_PRIORITY
constexpr unsigned int alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationInterface::SYNCHRONIZE_STATE_PRIORITY = 150 |
|
staticconstexpr |
Operation priority for sending SynchronizeState
event to AVS.
◆ VERIFY_GATEWAY_PRIORITY
constexpr unsigned int alexaClientSDK::avsCommon::sdkInterfaces::PostConnectOperationInterface::VERIFY_GATEWAY_PRIORITY = 50 |
|
staticconstexpr |
Operation priority for AVS
Gateway Verification.
The documentation for this class was generated from the following file:
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0