Package com.banuba.sdk.entity
Class DebugVideoCallbackInfo
- java.lang.Object
-
- com.banuba.sdk.entity.DebugVideoCallbackInfo
-
public class DebugVideoCallbackInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DebugVideoCallbackInfo(int state, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
int
getState()
boolean
isRecordFinished()
java.lang.String
toString()
-