Package com.banuba.sdk.entity
Interface DebugVideoCallbackListener
-
public interface DebugVideoCallbackListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDebugVideoDone(DebugVideoCallbackInfo info)
-
-
-
Method Detail
-
onDebugVideoDone
void onDebugVideoDone(@NonNull DebugVideoCallbackInfo info)
-
-