Class EOS_RTC_BlockParticipantCallbackInfo

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
Direct Known Subclasses:
EOS_RTC_BlockParticipantCallbackInfo.ByReference, EOS_RTC_BlockParticipantCallbackInfo.ByValue

@FieldOrder({"ResultCode","ClientData","LocalUserId","RoomName","ParticipantId","IsBlocked"}) public class EOS_RTC_BlockParticipantCallbackInfo extends com.sun.jna.Structure
This struct is passed in with a call to EOS_RTC_OnBlockParticipantCallback.
Since:
11/01/2023
  • Field Details

  • Constructor Details

    • EOS_RTC_BlockParticipantCallbackInfo

      public EOS_RTC_BlockParticipantCallbackInfo()
    • EOS_RTC_BlockParticipantCallbackInfo

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