ScormPlayerRF constructor
ScormPlayerRF({})
Implementation
ScormPlayerRF({
this.content,
this.contentId,
this.onInteractions,
this.port = 3000,
this.scormType = ScormType.s12,
this.playType = PlayType.offline,
this.studentId = '3001',
this.studentName = '',
this.displayHorizontal = true,
});