startLiveByCodeWithLayoutTemplateAndCodeAndUserName method
void
startLiveByCodeWithLayoutTemplateAndCodeAndUserName(
- BJYUILayoutTemplate template,
- String code,
- String userName,
- Map config,
Implementation
void startLiveByCodeWithLayoutTemplateAndCodeAndUserName(
BJYUILayoutTemplate template, String code, String userName, Map config) {
throw UnimplementedError(
'startLiveTripleTemplateWithCodeAndUserName() has not been implemented.');
}