com.ziqni.admin.sdk.streaming.exceptions.ApiCallbackResponseExpired Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ziqni-admin-sdk Show documentation
Show all versions of ziqni-admin-sdk Show documentation
ZIQNI Admin SDK Java Client
/*
* Copyright (c) 2024. ZIQNI LTD registered in England and Wales, company registration number-09693684
*/
package com.ziqni.admin.sdk.streaming.exceptions;
import java.io.IOException;
public class ApiCallbackResponseExpired extends IOException {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy