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
    send(long hook_id, String source_id, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
     
  • Method Details

    • send

      void send(long hook_id, String source_id, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException