Stream.closeCallback()

DESCRIPTION

Close the write direction of the stream without blocking. See Stream.close() for error codes.

DECLARATION

    public void closeCallback(NabtoCallback callback)

PARAMETERS

callback:
The callback that will be run once the stream is closed.