Pico Unity Platform SDK
User.cs File Reference

Classes

class  Pico.Platform.UserService
 

Namespaces

namespace  Pico
 
namespace  Pico.Platform
 

Enumerations

enum  Pico.Platform.Gender { Pico.Platform.Gender.Unknown = 0, Pico.Platform.Gender.Male = 1, Pico.Platform.Gender.Female = 2 }
 
enum  Pico.Platform.UserPresenceStatus { Pico.Platform.UserPresenceStatus.Unknown = 0, Pico.Platform.UserPresenceStatus.OnLine = 1, Pico.Platform.UserPresenceStatus.OffLine = 2 }