Binary DataTransfer is supported in both Temasys SkylinkSDKs for Mobile. Temasys SkylinkJS does not support this at the moment, but it is to be implemented in one of the upcoming v1.0.x releases.
SkylinkSDK for Android | SkylinkSDK for iOS | SkylinkSDK for Web | |
Send Binary Data | sendData | sendBinaryData | sendBinary() - to be implemented |
Receive BinaryData | DataTransferListener onDataReceive | MessagesDelegate didReceiveBinaryData | to be implemented |
Other articles you may be interested in: Which devices can I run Skylink applications on?| What is the difference between Server Message and P2P message?