stream
fun <L : StreamListener, H : StreamHandler<L>> stream(): StreamApiAction<L, H>
Content copied to clipboard
Creates StreamApiAction from this request.
Return
New StreamApiAction for L and H.
Creates StreamApiAction from this request.
New StreamApiAction for L and H.