-
public final class MeetingViewModel.Event.RTMPError extends MeetingViewModel.Event
-
-
Field Summary
Fields Modifier and Type Field Description private final HMSExceptionexception
-
Constructor Summary
Constructors Constructor Description MeetingViewModel.Event.RTMPError(HMSException exception)
-
Method Summary
Modifier and Type Method Description final HMSExceptiongetException()-
-
Method Detail
-
getException
final HMSException getException()
-
-
-
-