Returns a string containing the name of the current platform. This will only refer to the base platform, i.e. "windows", "ios", "android", "mac", or "html5". Use GetDeviceType to get more information about the specific device. This string will always be lower case.
string GetDeviceBaseName()