Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines event data format to deadvertise an object (capability no longer available or last will if connection is closed abnormally).

Hierarchy

  • CommunicationEventData
    • DeadvertiseEventData

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

objectIds

  • get objectIds(): string[]

Methods

toJsonObject

  • toJsonObject(): { objectIds: string[] }
  • Returns { objectIds: string[] }

    • objectIds: string[]

Static createFrom

Generated using TypeDoc