Interface WebhookMessageServiceSrv.AsyncIface

All Known Implementing Classes:
WebhookMessageServiceSrv.AsyncClient
Enclosing class:
WebhookMessageServiceSrv

public static interface WebhookMessageServiceSrv.AsyncIface
  • Method Summary

    Modifier and Type Method Description
    void resend​(long webhook_id, String source_id, long event_id, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)  
  • Method Details

    • resend

      void resend​(long webhook_id, String source_id, long event_id, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException