Class: LocalDataTrackPublication

LocalDataTrackPublication

A LocalDataTrackPublication is a LocalDataTrack that has been published to a Room.


Properties:
Name Type Description
kind Track.Kind

"data"

track LocalDataTrack

the LocalDataTrack

Extends

Members


isTrackEnabled

Whether the published LocalTrack is enabled

Properties:
Type Description
boolean
Inherited From:

Methods


unpublish()

Unpublish a LocalTrackPublication. This means that the media from this LocalTrackPublication is no longer available to the Room's RemoteParticipants.

Inherited From:
Returns:
Type
this