A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
B
- Base64Coder - class in io.ably.lib.util
- A Base64 encoder/decoder.
- BaseMessage - class in io.ably.lib.types
- BasePaginatedQuery - class in io.ably.lib.http
- A paginated query base implementation that can be used sync or asynchronously.
- BasePaginatedQuery.ResultRequest - class in io.ably.lib.http.BasePaginatedQuery
- Wraps a Http.
- BasePaginatedQuery.ResultRequest.Failed - class in io.ably.lib.http.BasePaginatedQuery.ResultRequest
- A ResultRequest that has already failed due to a previous condition.Useful when a method must return a ResultRequest but fails before it can make the "real"one.
- BasePaginatedResult - class in io.ably.lib.types
- A type that represents a page of results from a paginated query.
- basic - enum entry in io.ably.lib.rest.Auth.AuthMethod
- BASIC - enum entry in io.ably.lib.http.HttpAuth.Type
- BuildConfig - class in io.ably.lib