TVIRemoteDataTrack Class Reference

Inherits from TVIDataTrack : TVITrack : NSObject
Declared in TVIRemoteDataTrack.h

Overview

TVIRemoteDataTrack represents a remote data track.

  delegate

The TVIRemoteDataTrackDelegate. Set this property to receive messages sent on the DataTrack.

@property (atomic, weak, nullable) id<TVIRemoteDataTrackDelegate> delegate

Declared In

TVIRemoteDataTrack.h

– init

Developers shouldn’t initialize this class directly.

- (null_unspecified instancetype)init

Discussion

Tracks cannot be created explicitly.

Declared In

TVIRemoteDataTrack.h