Interface RetrieveEventIdResponse.RetrieveEventIdResponseDataOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getId()
      sdk internal event id
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getId

        long getId()
         sdk internal event id
         
        uint64 id = 1 [json_name = "id"];
        Returns:
        The id.