Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ActivityItemProps

Index

Properties

Optional actions

actions: string[]

Message actions

Optional activity

activity: undefined | string

The activity that is takaing place

Optional attachments

attachments: any[]

Message attachments

Optional attachmentsAction

attachmentsAction: undefined | function

Message attachments

Optional confirm

confirm: undefined | function

Optional credentialStyle

credentialStyle: any

Credential style

date

date: number

The timestamp for when this message was recieved or sent

id

id: string

The unique id or message hash

issuer

issuer: Identity

The issuer of this message item

message

message: any

The full message payload (for passing back to event handlers)

profileAction

profileAction: function

Profile actions like being able to navigate to a profile

Type declaration

    • (id: string): void
    • Parameters

      • id: string

      Returns void

Optional reason

reason: undefined | string

The reason for the message

Optional reject

reject: undefined | function

subject

subject: Identity

The subject

theme

theme: any

Theme prop

type

type: "w3c.vp" | "w3c.vc" | "sdr" | string

The message type

viewer

viewer: Identity

The viewer

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc