What is a connectionErrorReturn: 1040?

GreenRollingHills
edited February 2017 in Native
I am using the photon cloud and an IOS Swift client. What is a connectionErrorReturn: 1040? I read in the forums that a "1040 is a client side timeout disconnect." But in EGDisconnectCause.h I read the following:

#define EGDisconnectCause_TIMEOUT_DISCONNECT ( 5) ///
<OnStatusChanged: This client detected that the server's responses are not received in due time. Maybe you send / receive too much?

Are these the same thing?

Thanks.

Best Answer

Answers