com.dahuatech.icc.event.model.v202011.EventSubscribeResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-event Show documentation
Show all versions of java-sdk-event Show documentation
Dahua ICC Open API SDK for Java
package com.dahuatech.icc.event.model.v202011;
import com.dahuatech.icc.oauth.http.IccResponse;
/**
* 事件订阅结果
*
* @author 232676
* @since 1.0.0 2020/11/16 20:33
*/
public class EventSubscribeResponse extends IccResponse {}