-
public final class MeetingViewModel.Event.Hls.HlsError extends MeetingViewModel.Event.Hls
-
-
Field Summary
Fields Modifier and Type Field Description private final HMSExceptionthrowable
-
Constructor Summary
Constructors Constructor Description MeetingViewModel.Event.Hls.HlsError(HMSException throwable)
-
Method Summary
Modifier and Type Method Description final HMSExceptiongetThrowable()-
-
Method Detail
-
getThrowable
final HMSException getThrowable()
-
-
-
-