Package | Description |
---|---|
oracle.wsc.android.session |
Session API.
|
Modifier and Type | Method and Description |
---|---|
IceServerConfig |
WSCSession.getIceServerConfig()
Gets the ICE server handler.
|
Modifier and Type | Method and Description |
---|---|
WSCSession.Builder |
WSCSession.Builder.withIceServerConfig(IceServerConfig config)
With ICE server configuration.
|