Package live.hms.video.signal.init
Class ErrorTokenResult
-
- All Implemented Interfaces:
public final class ErrorTokenResult
-
-
Field Summary
Fields Modifier and Type Field Description private final StringerrorMessage
-
Constructor Summary
Constructors Constructor Description ErrorTokenResult(String errorMessage)
-
Method Summary
Modifier and Type Method Description final StringgetErrorMessage()-
-
Constructor Detail
-
ErrorTokenResult
ErrorTokenResult(String errorMessage)
-
-
Method Detail
-
getErrorMessage
final String getErrorMessage()
-
-
-
-