16 #ifndef ACSDKSAMPLEAPPLICATIONINTERFACES_UIAUTHNOTIFIERINTERFACE_H_ 17 #define ACSDKSAMPLEAPPLICATIONINTERFACES_UIAUTHNOTIFIERINTERFACE_H_ 23 namespace acsdkSampleApplicationInterfaces {
55 #endif // ACSDKSAMPLEAPPLICATIONINTERFACES_UIAUTHNOTIFIERINTERFACE_H_ Definition: UIAuthNotifierInterface.h:28
::std::string string
Definition: gtest-port.h:1097
State
The enum State describes the state of authorization.
Definition: AuthObserverInterface.h:34
virtual void notifyAuthorizationStateChange(avsCommon::sdkInterfaces::AuthObserverInterface::State state)=0
virtual ~UIAuthNotifierInterface()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual void notifyAuthorizationRequest(const std::string &url, const std::string &code)=0