-
- All Implemented Interfaces:
public final class StartStreemFromInvitationResult.Error.UnexpectedError extends StartStreemFromInvitationResult.Error
-
-
Field Summary
Fields Modifier and Type Field Description private final Date
joinedCallTime
private final Throwable
error
-
Constructor Summary
Constructors Constructor Description StartStreemFromInvitationResult.Error.UnexpectedError(Date joinedCallTime, Throwable error)
-
Method Summary
Modifier and Type Method Description final Date
getJoinedCallTime()
final Throwable
getError()
-