Skip to main content
Version: v1

IInboundSignalMessage Interface

Represents ISignalMessage with its type.

Signature

export interface IInboundSignalMessage extends ISignalMessage

Extends: ISignalMessage

Properties

PropertyTypeDescription
typestring

Property Details

type

Signature

type: string;

Type: string