@wireapp/core-crypto
    Preparing search index...

    Class ClientId

    A Client identifier

    A unique identifier for clients. A client is an identifier for each App a user is using, such as desktop, mobile, etc. Users can have multiple clients. More information here

    Index

    Constructors

    Methods

    Constructors

    • Instantiate a client id from a byte array.

      Parameters

      • bytes: Uint8Array

      Returns ClientId

    Methods

    • Copy the id into a new byte array.

      Returns Uint8Array

    • Returns void