SDLLogBytesDirection Enumeration Reference

Section Contents

Overview

An enum describing log bytes direction

SDLLogBytesDirectionTransmit

Transmit from the app

Objective-C

SDLLogBytesDirectionTransmit

Swift

case transmit = 0

SDLLogBytesDirectionReceive

Receive from the module

Objective-C

SDLLogBytesDirectionReceive

Swift

case receive = 1