create
Create new SyncStreamJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Listener that will receive created SyncStreamJava in its onSuccess() callback or any error in onFailure() callback.
Create new SyncStreamJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to assign to new SyncStreamJava upon creation.
Listener that will receive created SyncStreamJava in its onSuccess() callback or any error in onFailure() callback.
Create new SyncStreamJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to assign to new SyncStreamJava upon creation.
Time to live in seconds from now.
Listener that will receive created SyncStreamJava in its onSuccess() callback or any error in onFailure() callback.
Create new SyncStreamJava object.
Return
CancellationToken which allows to cancel network request.
Parameters
Unique name to assign to new SyncStreamJava upon creation.
Time to live in seconds from now.
SyncStreamJava.Listener that will receive notifications regarding this stream.
Listener that will receive created SyncStreamJava in its onSuccess() callback or any error in onFailure() callback.