Gallagher Mobile Connect SDK
Public Member Functions | List of all members
com.gallagher.security.mobileaccess.SdkFeatureStateListener Interface Reference

A listener for changes to the Feature states. All errors for Notifications, Salto, Aperio and Digital ID features will come through here. More...

Public Member Functions

void onFeatureStatesChanged (@NonNull Collection< SdkFeatureState > featureStates)
 Called after a change in the current list of SdkFeatureStates.
 
void onFeatureError (@NonNull Error error)
 

Detailed Description

A listener for changes to the Feature states. All errors for Notifications, Salto, Aperio and Digital ID features will come through here.

Member Function Documentation

◆ onFeatureError()

void com.gallagher.security.mobileaccess.SdkFeatureStateListener.onFeatureError ( @NonNull Error  error)

Called for non-stateful errors encountered during the processing of feature data. All errors from enabled SdkFeatureSet services will come through here Errors can be filtered out based on error subtype


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