//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/FrameProcessor/handleSetProtocolRev
handleSetProtocolRev
[androidJvm]\ fun handleSetProtocolRev(frameData: ByteArray): ByteArray
This method handles the Set Protocol Revision frame. The frameData should be structured as follows: REQ_CODE, DATA_LEN, DATA
Return
ByteArray
Parameters
androidJvm
frameData | data to process |