Properties:
| Name | Type | Argument | Description | 
|---|---|---|---|
kind | 
            
            Track.Kind | "data"  | 
        |
track | 
            
            RemoteDataTrack | 
                
                
                    <nullable> | 
            
            
            unless you have subscribed to the RemoteDataTrack, this property is null  | 
        
Fires:
Events
- 
    
subscribed
 - 
    
    
Your LocalParticipant subscribed to the RemoteDataTrack.
Parameters:
Name Type Description trackRemoteDataTrack the RemoteDataTrack that was subscribed to
 - 
    
unsubscribed
 - 
    
    
Your LocalParticipant unsubscribed from the RemoteDataTrack.
Parameters:
Name Type Description trackRemoteDataTrack the RemoteDataTrack that was unsubscribed from