AusweisApp2
governikus::IntentActivationHandler Klassenreferenz

This ActivationHandler implements an API by opening custom URLs registered in the Android manifest, as specified by TR-03124-1. Mehr ...

#include <IntentActivationHandler.h>

Klassendiagramm für governikus::IntentActivationHandler:

Öffentliche Methoden

 IntentActivationHandler ()=default
 
virtual bool start () override
 
virtual void stop () override
 
virtual void onApplicationActivated () override
 

Ausführliche Beschreibung

This ActivationHandler implements an API by opening custom URLs registered in the Android manifest, as specified by TR-03124-1.

The URL is passed by an Android Intent mechanism to the application.

Beschreibung der Konstruktoren und Destruktoren

◆ IntentActivationHandler()

governikus::IntentActivationHandler::IntentActivationHandler ( )
default

Dokumentation der Elementfunktionen

◆ onApplicationActivated()

void IntentActivationHandler::onApplicationActivated ( )
overridevirtual

◆ start()

bool IntentActivationHandler::start ( )
overridevirtual

◆ stop()

void IntentActivationHandler::stop ( )
overridevirtual

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: