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

Public Member Functions

void onReaderActionEnumerationCompleted (@NonNull Reader reader, @Nullable List< ReaderAction > actions, @Nullable ReaderConnectionError error)
 

Member Function Documentation

◆ onReaderActionEnumerationCompleted()

void com.gallagher.security.mobileaccess.ReaderActionEnumerationListener.onReaderActionEnumerationCompleted ( @NonNull Reader  reader,
@Nullable List< ReaderAction actions,
@Nullable ReaderConnectionError  error 
)

Called when we have received the list of actions for the given reader

Parameters
readerThe reader for which the actions are being enumerated
actionsIf not-null, the enumeration succeeded, actions may still contain zero entries though
errorIf not-null, the enumeration failed, will contain the error

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