A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X 

I

i(String,String) - function in io.ably.lib.util.Log
 
i(String,String,Throwable) - function in io.ably.lib.util.Log
 
increment(Number) - function in io.ably.lib.objects.type.counter.LiveCounter
Increments the value of the counter by the specified amount.Send a COUNTER_INC operation to the realtime system to increment a value on this LiveCounter object.This does not modify the underlying data of this LiveCounter object.
incrementAsync(Number,ObjectsCallback) - function in io.ably.lib.objects.type.counter.LiveCounter
Increments the value of the counter by the specified amount asynchronously.Send a COUNTER_INC operation to the realtime system to increment a value on this LiveCounter object.This does not modify the underlying data of this LiveCounter object.
indexParams(Array) - function in io.ably.lib.http.HttpUtils
 
initCause(Throwable) - function in java.lang.MessageDecodeException
 
initCause(Throwable) - function in java.lang.AblyException
 
initCause(Throwable) - function in java.lang.AblyException.HostFailedException
 
initCause(Throwable) - function in java.lang.HttpCore.AuthRequiredException
 
initialized - enum entry in io.ably.lib.realtime.ChannelEvent
 
initialized - enum entry in io.ably.lib.realtime.ChannelState

The channel has been initialized but no attach has yet been attempted.

initialized - enum entry in io.ably.lib.realtime.ConnectionEvent
 
initialized - enum entry in io.ably.lib.realtime.ConnectionState

A connection with this state has been initialized but no connection has yet been attempted.

injectDynamicAgents(Map) - function in io.ably.lib.http.HttpCore
[Internal Method]We use this method to implement proxy Realtime / Rest clients that add additional agents to the underlying client.
IntentUtils - class in io.ably.lib.util
 
InternalMap - class in io.ably.lib.util
A map implemented using a ConcurrentHashMap.
io.ably.annotation - package io.ably.annotation
 
io.ably.lib - package io.ably.lib
 
io.ably.lib.debug - package io.ably.lib.debug
 
io.ably.lib.http - package io.ably.lib.http
 
io.ably.lib.objects - package io.ably.lib.objects
 
io.ably.lib.objects.state - package io.ably.lib.objects.state
 
io.ably.lib.objects.type - package io.ably.lib.objects.type
 
io.ably.lib.objects.type.counter - package io.ably.lib.objects.type.counter
 
io.ably.lib.objects.type.map - package io.ably.lib.objects.type.map
 
io.ably.lib.platform - package io.ably.lib.platform
 
io.ably.lib.push - package io.ably.lib.push
 
io.ably.lib.realtime - package io.ably.lib.realtime
 
io.ably.lib.rest - package io.ably.lib.rest
 
io.ably.lib.transport - package io.ably.lib.transport
 
io.ably.lib.types - package io.ably.lib.types
 
io.ably.lib.util - package io.ably.lib.util
 
isActive() - function in io.ably.lib.transport.ConnectionManager
 
isBinary() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a Binary value.
isBoolean() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a Boolean value.
isEmpty() - function in io.ably.lib.types.ReadOnlyMap
 
isEmpty() - function in io.ably.lib.types.AblyBase.Channels
 
isEmpty() - function in io.ably.lib.util.CompletionListener.Multicaster
 
isEmpty() - function in io.ably.lib.util.ConnectionStateListener.Multicaster
 
isEmpty() - function in io.ably.lib.types.AblyRealtime.Channels
 
isEmpty() - function in io.ably.lib.util.ChannelStateListener.Multicaster
 
isEmpty() - function in io.ably.lib.util.InternalMap
 
isEmpty() - function in io.ably.lib.util.Multicaster
 
isJsonArray() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a JsonArray value.
isJsonObject() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a JsonObject value.
isLast() - function in io.ably.lib.types.HttpPaginatedResponse
 
isLast() - function in io.ably.lib.types.PaginatedResult
Returns true if this page is the last page and returns false if there are more pages available by calling next available.
isLast() - function in io.ably.lib.types.BasePaginatedResult
 
isLast() - function in io.ably.lib.http.HttpPaginatedQuery.HttpPaginatedResult
 
isLiveCounter() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a LiveCounter value.
isLiveMap() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a LiveMap value.
isNullOrEmpty(String) - function in io.ably.lib.util.StringUtils
 
isNumber() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a Number value.
isReattachable() - function in io.ably.lib.realtime.ChannelState
 
isString() - function in io.ably.lib.objects.type.map.LiveMapValue
Returns true if this LiveMapValue represents a String value.
items() - function in io.ably.lib.types.HttpPaginatedResponse
Contains a page of results; for example,an array of Message or PresenceMessage objects for a channel history request.
items() - function in io.ably.lib.types.AsyncHttpPaginatedResponse
Get the contents as an array of component type
items() - function in io.ably.lib.types.PaginatedResult
Contains the current page of results; for example, an array of Message or PresenceMessage objects for a channel history request.
items() - function in io.ably.lib.types.BasePaginatedResult
Get the contents as an array of component type
items() - function in io.ably.lib.types.AsyncPaginatedResult
Contains the current page of results; for example, an array of Message or PresenceMessage objects for a channel history request.
items() - function in io.ably.lib.http.AsyncHttpPaginatedQuery.AsyncHttpPaginatedResult
Get the contents as an array of component type
items() - function in io.ably.lib.http.HttpPaginatedQuery.HttpPaginatedResult
Contains a page of results; for example,an array of Message or PresenceMessage objects for a channel history request.
ITransport - class in io.ably.lib.transport
 
ITransport.ConnectListener - class in io.ably.lib.transport.ITransport
 
ITransport.Factory - class in io.ably.lib.transport.ITransport
 
ITransport.Mode - class in io.ably.lib.transport.ITransport
 
ITransport.TransportParams - class in io.ably.lib.transport.ITransport
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X