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
 
bool start () override
 
void stop () override
 
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 ( )
override

◆ start()

bool IntentActivationHandler::start ( )
override

◆ stop()

void IntentActivationHandler::stop ( )
override

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