-
Fields Field Description io.ably.lib.types.ClientOptions.fallbackHostsUseDefault
-
Methods Method Description io.ably.lib.realtime.Connection.emit(ConnectionState, ConnectionStateListener.ConnectionStateChange) io.ably.lib.realtime.Connection.on(ConnectionState, ConnectionStateListener) io.ably.lib.realtime.Connection.once(ConnectionState, ConnectionStateListener) io.ably.lib.rest.Auth.authorise(Auth.TokenParams, Auth.AuthOptions) io.ably.lib.rest.Auth.renew() Because the method returns early before renew() completes and does not provide a completion handler for callers. Please useAuth.renewAuth(io.ably.lib.rest.Auth.RenewAuthResult)insteadio.ably.lib.rest.Auth.TokenDetails.fromJSON(JsonObject) io.ably.lib.rest.Auth.TokenRequest.fromJSON(JsonObject) use fromJsonElement(JsonObject json) insteadio.ably.lib.types.ChannelOptions.fromCipherKey(byte[])