This data structure is part of the Connect Interface.
Remarks
Input parameters for the EOS_Connect_CreateDeviceId function.
Properties
EOS_Connect_CreateDeviceIdOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CONNECT_CREATEDEVICEID_API_LATEST. |
const char* DeviceModel | A freeform text description identifying the device type and model, which can be used in account linking management to allow the player and customer support to identify different devices linked to an EOS user keychain. For example 'iPhone 6S' or 'PC Windows'. The input string must be in UTF-8 character format, with a maximum length of 64 characters. Longer string will be silently truncated. This field is required to be present. |