Skip to content 

ISignalClient Interface

Packages > @fluidframework/protocol-definitions > ISignalClient

Signature:

export interface ISignalClient 

Properties

List of properties of this interface
Property Type Description
client IClient
clientId string

Events

client

Signature:

client: IClient;

clientId

Signature:

clientId: string;