TVIRemoteDataTrack Class Reference
| Inherits from | TVIDataTrack : TVITrack : NSObject |
|---|---|
| Declared in | TVIRemoteDataTrack.h |
delegate
The TVIRemoteDataTrackDelegate. Set this property to receive messages sent on the DataTrack.
@property (atomic, weak, nullable) id<TVIRemoteDataTrackDelegate> delegateDeclared In
TVIRemoteDataTrack.h
sid
The sid of the remote data track.
@property (nonatomic, copy, readonly, nonnull) NSString *sidDeclared In
TVIRemoteDataTrack.h
– init
Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)initDiscussion
Tracks cannot be created explicitly.
Declared In
TVIRemoteDataTrack.h