ArgyleLinkInterface class abstract

Inheritance
  • Object
  • PlatformInterface
  • ArgyleLinkInterface
Implementers

Constructors

ArgyleLinkInterface()

Properties

hashCode int
The hash code for this object.
no setterinherited
onAccountConnected Function?
getter/setter pair
onAccountCreated Function?
getter/setter pair
onAccountError Function?
getter/setter pair
onAccountRemoved Function?
getter/setter pair
onAccountUpdated Function?
getter/setter pair
onCantFindLinkItemClicked Function?
getter/setter pair
onClose Function?
getter/setter pair
onDocumentsSubmitted Function?
getter/setter pair
onError Function?
getter/setter pair
onFormSubmitted Function?
getter/setter pair
onPayDistributionError Function?
getter/setter pair
onPayDistributionSuccess Function?
getter/setter pair
onTokenExpired Function?
getter/setter pair
onUIEvent Function?
getter/setter pair
onUserCreated Function?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

close() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
startSdk({required Map<String, dynamic> configuration}) Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance ArgyleLinkInterface
getter/setter pair