Programmatically add new localization strings to the user interface
OptionalgetOptional: Get current minimal mode state
Returns a translator for a specific namespace
Inform the UI that an account creation process has started
Inform the UI that a account creation call has completed *
Inform the UI that a transact call has started broadcasting the transaction *
Inform the UI that a transact call has completed broadcasting the transaction *
Inform the UI that an error has occurred
Inform the UI that a login call has started *
Inform the UI that a login call has completed *
OptionalonOptional: Show session key conflict resolution UI
OptionalonOptional: Show session key consent UI
OptionalonOptional: Show session key whitelist mismatch UI
OptionalonOptional: Show session key removal confirmation UI
Inform the UI that a transact call has started signing the transaction *
Inform the UI that a transact call has completed signing the transaction *
Inform the UI that a transact call has started *
Inform the UI that a transact call has completed *
Prompt the user with a custom UI element *
OptionalsetOptional: Enable/disable minimal mode temporarily for session key transactions
Update the displayed modal status from a TransactPlugin *
Translate a string using the UI's language *
Interact with the user to collect the data needed for a [[UserInterfaceLoginResponse]].
Interface which all 3rd party user interface plugins must implement.