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

Inherited by com.gallagher.security.mobileaccess.AperioError, com.gallagher.security.mobileaccess.DigitalIdError, com.gallagher.security.mobileaccess.ReaderConnectionError, com.gallagher.security.mobileaccess.RegistrationError, and com.gallagher.security.mobileaccess.SaltoError.

Public Member Functions

String stringValue ()
 

Detailed Description

The Mobile Connect SDK returns various error and message structures. You may wish to serialise these to a string value and act upon them using this protocol which provides a stable programmatic string value (as opposed to description which should only be used for debugging and diagnostics)

Member Function Documentation

◆ stringValue()

String com.gallagher.security.mobileaccess.StringValueConvertible.stringValue ( )
Returns
a programmatic string representation of this object. This value is NOT localised and is stable, so you can make logical decisions based on it's value

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