- get() - Method in class microsoft.aspnet.signalr.client.SignalRFuture
-
- get(long, TimeUnit) - Method in class microsoft.aspnet.signalr.client.SignalRFuture
-
- getConnectionData() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getConnectionData() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the data used by the connection
- getConnectionId() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getConnectionId() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the connection Id
- getConnectionToken() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getConnectionToken() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the connection token
- getCredentials() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getCredentials() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the credentials used by the connection
- getGroupsToken() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getGroupsToken() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the connection groups token
- getGson() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getGson() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the Gson instance used by the connection
- getHeaders() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getHeaders() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the connection headers
- getJsonParser() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getJsonParser() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the JsonParser used by the connection
- getKeepAliveData() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
-
Returns the Keep Alive data
- getKey() - Method in class microsoft.aspnet.signalr.client.SimpleEntry
-
- getLogger() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getLogger() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the Logger used by the connection
- getMessageId() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getMessageId() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the current message Id
- getOnTimeout() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
-
Returns the "Timeout" event handler
- getOnWarning() - Method in class microsoft.aspnet.signalr.client.HeartbeatMonitor
-
Returns the "Warning" event handler
- getOSName() - Method in interface microsoft.aspnet.signalr.client.PlatformComponent
-
Returns a platform-specific Operating System name
- getPart(int) - Method in class microsoft.aspnet.signalr.client.Version
-
Returns a part of the version
- getQueryString() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getQueryString() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the query string used by the connection
- getState() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getState() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the connection state
- getUrl() - Method in class microsoft.aspnet.signalr.client.Connection
-
- getUrl() - Method in interface microsoft.aspnet.signalr.client.ConnectionBase
-
Returns the URL used by the connection
- getUserAgent() - Static method in class microsoft.aspnet.signalr.client.Platform
-
Generates the User-Agent
- getValue() - Method in class microsoft.aspnet.signalr.client.SimpleEntry
-