Class EOS_UserInfo_BestDisplayName

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
EOS_UserInfo_BestDisplayName.ByReference, EOS_UserInfo_BestDisplayName.ByValue

@FieldOrder({"ApiVersion","UserId","DisplayName","DisplayNameSanitized","Nickname","PlatformType"}) public class EOS_UserInfo_BestDisplayName extends com.sun.jna.Structure implements AutoCloseable
A structure that contains the user information. These structures are created by EOS_UserInfo_CopyBestDisplayName or EOS_UserInfo_CopyBestDisplayNameWithPlatform and must be passed to EOS_UserInfo_BestDisplayName_Release.
Since:
9/3/2023