mooball
    Preparing search index...

    Class IdentityEvent

    The event message structure that is created when an identity event is triggered by this API.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    byId: number

    Id of the player who triggered this event.

    The identity data that should be received from moo-hoo.com.

    eventType: OperationType

    Type of the event. Should not be modified.

    id: number

    Id of the player whose identity data is desired to be changed.

    signature?: ArrayBuffer

    Signature of the identity data.

    Methods