PlayerIO

The fastest way to build online games without breaking a sweat.

Objective-C Client Reference

Multiplayer  class documentationClass PIOError

Language: Objective-C

An error in Player.IO

Methods

 
- (PIOErrorCode)
errorCode
The error code of the given error. Compare with values on PIOErrorCodes

errorCode

The error code of the given error. Compare with values on PIOErrorCodes

Return Value

PIOErrorCode