Share via


WebPubSubGroupMember interface

A connection in a group in the Web PubSub service.

Properties

connectionId

A unique identifier of a connection.

userId

The user ID of the connection. A user can have multiple connections.

Property Details

connectionId

A unique identifier of a connection.

connectionId: string

Property Value

string

userId

The user ID of the connection. A user can have multiple connections.

userId?: string

Property Value

string