Class EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions
Direct Known Subclasses:
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions.ByReference, EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions.ByValue

@FieldOrder("ApiVersion") public class EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions extends com.sun.jna.Structure
Since:
8/20/2023
  • Field Details

    • EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINRESPONSERECEIVED_API_LATEST

      public static final int EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINRESPONSERECEIVED_API_LATEST
      The most recent version of the EOS_CustomInvites_AddNotifyRequestToJoinResponseReceived API.
      See Also:
    • ApiVersion

      public int ApiVersion
      API Version: Set this to EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINRESPONSERECEIVED_API_LATEST.
  • Constructor Details

    • EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions

      public EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions()
    • EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions

      public EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions(com.sun.jna.Pointer peer)