Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::AndroidAppRequests Class Referenceabstract

Inherits AZ::EBusTraits.

Public Types

using Bus = AZ::EBus< AndroidAppRequests >
 

Public Member Functions

virtual void SetEventDispatcher (AndroidEventDispatcher *eventDispatcher)=0
 Sets the Android event dispatcher required to pumping the event loop.
 
virtual bool RequestPermission (const AZStd::string &permission, const AZStd::string &rationale)=0
 Requests permissions at runtime.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 

The documentation for this class was generated from the following file: