EOS_Connect_CreateDeviceIdOptions

EOS API reference page for EOS_Connect_CreateDeviceIdOptions

1분 소요

This data structure is part of the Connect Interface.

Remarks

Input parameters for the EOS_Connect_CreateDeviceId function.

Properties

EOS_Connect_CreateDeviceIdOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_CONNECT_CREATEDEVICEID_API_LATEST.
const char* DeviceModelA 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.