Modifier and Type | Method and Description |
---|---|
ServerInfo |
ServerManager.getInfo()
Get Server information, version, modules, factories, etc
|
Modifier and Type | Method and Description |
---|---|
TFuture<ServerInfo> |
ServerManager.getInfo(Transaction tx)
Get Server information, version, modules, factories, etc
|
Modifier and Type | Method and Description |
---|---|
void |
ServerManager.getInfo(Continuation<ServerInfo> cont)
Get Server information, version, modules, factories, etc
|
Copyright © 2020 Kurento. All rights reserved.