-
- All Implemented Interfaces:
public final class StartStreemFromInvitationResult.Completed extends StartStreemFromInvitationResult
-
-
Field Summary
Fields Modifier and Type Field Description private final Date
joinedCallTime
-
Constructor Summary
Constructors Constructor Description StartStreemFromInvitationResult.Completed(Date joinedCallTime)
-
Method Summary
Modifier and Type Method Description final Date
getJoinedCallTime()
-
-
Constructor Detail
-
StartStreemFromInvitationResult.Completed
StartStreemFromInvitationResult.Completed(Date joinedCallTime)
-
-
Method Detail
-
getJoinedCallTime
final Date getJoinedCallTime()
-
-
-
-