Package | Description |
---|---|
com.pushtechnology.diffusion.client.details |
Unified API - Client Details.
|
Modifier and Type | Method and Description |
---|---|
ClientSummary.TransportType |
ClientSummary.getTransportType()
Returns how the client is connected to the server.
|
static ClientSummary.TransportType |
ClientSummary.TransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientSummary.TransportType[] |
ClientSummary.TransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.