luxlabs header browser preview


@interface VCTransportSessionIDSSingleLink : VCTransportSessionIDS

- (int)onStart;
- (void)handleLinkDisconnectedWithInfo:(id)a0;
- (int)createVFD:(int *)a0 forStreamType:(unsigned int)a1;
- (void)handleLinkConnectedWithInfo:(id)a0;
- (id)initWithNotificationQueue:(id)a0 reportingAgent:(struct opaqueRTCReporting { } *)a1;
- (int)updateTransportStream:(struct OpaqueVCTransportStream { } *)a0;

@end