public class JitsiProvider extends TemplateBasedVideoConferencingProvider implements IVideoConferencingProvider
| Constructor and Description |
|---|
JitsiProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<byte[]> |
getIcon() |
java.lang.String |
id() |
java.lang.String |
name() |
getConferenceInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConferenceInfopublic java.lang.String id()
id in interface IVideoConferencingProviderpublic java.lang.String name()
name in interface IVideoConferencingProviderpublic java.util.Optional<byte[]> getIcon()
getIcon in interface IVideoConferencingProviderCopyright © 2021. All Rights Reserved.