Skip to main content
Version: v1

IInboundSignalMessage Interface

Represents ISignalMessage with its type.

Signature

export interface IInboundSignalMessage extends ISignalMessage

Extends: ISignalMessage

Properties

Property Type Description
type string

Property Details

type

Signature

type: string;

Type: string