void Enable();
None.
Enables the DirectStream
function.
Make sure to call this function before sending or receiving by using DirectStream
. Sending when this function is not enabled returns an error.
Until this function is enabled, received packets are discarded within the library.
CONFIDENTIAL