Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
ICustomizedVideoSink.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3public interface ICustomizedVideoSink {
4
5
13 void onSubscribeUserFail(int errorCode, int size, long userId);
14}
void onSubscribeUserFail(int errorCode, int size, long userId)
Callback when subscribe fail.