startReceiveServerInitiatedDirective

open override fun startReceiveServerInitiatedDirective(onCompletion: () -> Unit?): Boolean

Start the connection-oriented feature.

Return

success or not

Parameters

onCompletion

This indicates that the reconnection with the server is complete and the message is ready to be sent.