enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseEnum indicating the reason why connection to remote device has failed.
None | No failure. |
Unknown | Couldn't identify the reason why connection failed. |
Unreachable | Remove device is not reachable. |
HandshakeFailed | Handskahe failed while traying to establish connection with remote device. |
ProtocolVersionMismatch | Protocol used by the app does not match remoting app running on remote device. |
ConnectionLost | Enum indicating the reason why remote connection failed. |