Skip to main content

AppResultMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / AppResultMessage

Interface: AppResultMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

apps

apps: object[]


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "APP_RESULT"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version