-
- All Implemented Interfaces:
public final class Streem.LoginCompletionResult.LoggedIn extends Streem.LoginCompletionResult
-
-
Field Summary
Fields Modifier and Type Field Description private final Streem.StreemIdentity
user
-
Constructor Summary
Constructors Constructor Description Streem.LoginCompletionResult.LoggedIn(Streem.StreemIdentity user)
-
Method Summary
Modifier and Type Method Description final Streem.StreemIdentity
getUser()
-
-
Constructor Detail
-
Streem.LoginCompletionResult.LoggedIn
Streem.LoginCompletionResult.LoggedIn(Streem.StreemIdentity user)
-
-
Method Detail
-
getUser
final Streem.StreemIdentity getUser()
-
-
-
-