Share via


IFollowModePresenceUserData interface

The presence data for a user's personal follow mode state.

Properties

followingUserId

The user that this user is following.

stateValue

User's personal state

Property Details

followingUserId

The user that this user is following.

followingUserId: undefined | string

Property Value

undefined | string

Remarks

This will be ignored when LiveFollowMode["presentingUserIdState"] is set.

stateValue

User's personal state

stateValue: TData

Property Value

TData