startReceiveServerInitiatedDirective
abstract fun startReceiveServerInitiatedDirective(onCompletion: () -> Unit?): Boolean
Content copied to clipboard
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.