public class LibJitsiImpl extends LibJitsi
| Constructor and Description |
|---|
LibJitsiImpl()
Initializes a new LibJitsiImpl instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
getService(Class<T> serviceClass)
Gets a service of a specific type associated with this implementation of
the libjitsi library.
|
getAudioNotifierService, getConfigurationService, getFileAccessService, getMediaService, getPacketLoggingService, getResourceManagementService, start, stopprotected <T> T getService(Class<T> serviceClass)
getService in class LibJitsiserviceClass - the type of the service to be retrievedCopyright © 2022 jitsi.org. All rights reserved.