WAX Unity Web3 Suite
AnchorLink
AnchorLink
  • Getting Started
  • Installation
    • WebGL installation
  • Examples
    • Quick Start
    • Login
    • Transact (with a Session)
    • Transact (without a Session)
    • Token Transfer
    • Vote
    • Manage CPU/NET
    • Sell Ram
    • Buy Ram
    • Bid Name
  • API Docs
    • AnchorLinkSharp
      • AnchorLink
      • ChannelInfo
      • Defaults
      • IdentifyResult
      • LinkAbiData
      • LinkCallback
      • LinkChannelSession
      • LinkChannelSessionData
      • LinkConstants
      • LinkCreate
      • LinkFallbackSession
      • LinkFallbackSessionData
      • LinkInfo
      • LinkOptions
      • LinkSession
      • LinkSessionDataBase
      • LinkSessionDataConverter
      • LinkSignatureProvider
      • LinkSignatureProviderArgs
      • LinkUtils
      • LoginResult
      • SealedMessage
      • SerializedLinkSession
      • TransactArgs
      • TransactOptions
      • TransactResult
      • WebSocketWrapper
      • Interfaces
        • ILinkOptions
        • ILinkStorage
        • ILinkTransport
      • Exceptions
        • LinkException
        • IdentityException
        • CancelException
        • SessionException
    • EosioSigningRequest
      • AbiConstants
      • CallbackPayload
      • IZlibProvider
      • IdentityV2
      • IdentityV3
      • InfoPair
      • RejectedPayload
      • RequestSignature
      • ResolvedCallback
      • ResolvedSigningRequest
      • SigningRequest
      • SigningRequestAbi
      • SigningRequestConstants
      • SigningRequestCreateArguments
      • SigningRequestCreateIdentityArguments
      • SigningRequestData
      • SigningRequestEncodingOptions
      • TransactionContext
      • TransactionHeader
    • AnchorLinkTransportSharp
      • Transports
        • UnityTransport
        • UnityCanvasTransport
        • UnityUiToolkitTransport
          • ScreenBase
          • PanelBase
          • FailurePanel
          • LoadingPanel
          • QrCodePanel
          • SigningTimerPanel
          • SuccessPanel
          • TimeoutPanel
          • Utils
      • StorageProviders
        • PlayerPrefsStorage
        • JsonLocalStorage
      • TransportOptions
      • NetZlibProvider
Powered by GitBook
On this page
  • Summary
  • Members
Edit on GitHub
  1. API Docs

AnchorLinkSharp

Summary

Members
Descriptions

Main class

Error that is thrown if a [[LinkTransport]] cancels a request.

The result of a [[AnchorLink.identify]] call.

Error that is thrown if an identity request fails to verify.

AnchorLink session that pushes requests over a channel.

Error codes. Accessible using the code property on errors thrown by [[AnchorLink]] and [[LinkSession]].

AnchorLink session that sends every request over the transport.

Type describing a anchorLink session that can create a eosjs compatible signature provider and transact for a specific auth.

The result of a [[AnchorLink.login]] call.

Error originating from a [[LinkSession]].

Payload accepted by the [[AnchorLink.transact]] method. Note that one of action, actions or transaction must be set.

Options for the [[AnchorLink.transact]] method.

The result of a [[AnchorLink.transact]] call.

Available options when creating a new [[AnchorLink]] instance.

Interface storage adapters should implement.

Protocol anchorLink transports need to implement. A transport is responsible for getting the request to the user, e.g. by opening request URIs or displaying QR codes.

Members

PreviousAPI DocsNextAnchorLink

Last updated 2 years ago

enum

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

class

interface

interface

interface

enum

LinkErrorCode
AnchorLink
CancelException
ChannelInfo
Defaults
IdentifyResult
IdentityException
LinkAbiData
LinkCallback
LinkChannelSession
LinkChannelSessionData
LinkConstants
LinkCreate
LinkException
LinkFallbackSession
LinkFallbackSessionData
LinkInfo
LinkOptions
LinkSession
LinkSessionDataBase
LinkSessionDataConverter
LinkSignatureProvider
LinkSignatureProviderArgs
LinkUtils
LoginResult
SealedMessage
SerializedLinkSession
SessionException
TransactArgs
TransactOptions
TransactResult
WebSocketWrapper
LinkErrorCode
ILinkOptions
ILinkStorage
ILinkTransport