Enum WolfDevice
Wolf device types.
Namespace: TehGM.Wolfringo
Assembly: Wolfringo.Core.dll
Syntax
public enum WolfDevice
Fields
Name | Description |
---|---|
Android | Android client. |
Bot | Bot. |
iPad | iPad client. |
iPhone | iPhone client. |
Mac | Macintosh desktop client. |
Mobile | Legacy mobile client. |
PC | Windows or Linux desktop client. |
Unknown | Unrecognized device typ. |
Web | Web browser client. |
WindowsPhone | Windows phone client. |