Declared in MCOConstants.h

MCOConnectionLogType

Here’s the list of connection log types.

Constants

MCOConnectionLogTypeReceived

Received data.

Declared In MCOConstants.h.

MCOConnectionLogTypeSent

Sent data.

Declared In MCOConstants.h.

MCOConnectionLogTypeSentPrivate

Sent private data. It can be a password.

Declared In MCOConstants.h.

MCOConnectionLogTypeErrorParse

Parse error.

Declared In MCOConstants.h.

MCOConnectionLogTypeErrorReceived

Error while receiving data. The data passed to the log will be nil.

Declared In MCOConstants.h.

MCOConnectionLogTypeErrorSent

Error while sending dataThe data passed to the log will be nil.

Declared In MCOConstants.h.

Declared In

MCOConstants.h