-
public interface CompletionListenerAn interface allowing a client to be notified of the outcome of an asynchronous operation.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classCompletionListener.MulticasterA Multicaster instance is used in the Ably library to manage a listof client listeners against certain operations.
public classCompletionListener.ToCallbackpublic classCompletionListener.FromCallback
-