public static class HelpdeskService.Event extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
SubscribeEventResp |
subscribe(SubscribeEventReq req) |
SubscribeEventResp |
subscribe(SubscribeEventReq req,
RequestOptions reqOptions) |
UnsubscribeEventResp |
unsubscribe(UnsubscribeEventReq req) |
UnsubscribeEventResp |
unsubscribe(UnsubscribeEventReq req,
RequestOptions reqOptions) |
public Event(Config config)
public SubscribeEventResp subscribe(SubscribeEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SubscribeEventResp subscribe(SubscribeEventReq req) throws Exception
Exceptionpublic UnsubscribeEventResp unsubscribe(UnsubscribeEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UnsubscribeEventResp unsubscribe(UnsubscribeEventReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.