A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
L
- LINK - enum entry in pro.streem.sdk.Streem.InvitationType
- LobbyActivity - class in pro.streem.sdk
- login(Uri,Boolean,Function1) - function in pro.streem.sdk.Streem
- Logs in the user invited via the invitation Uri and passes back invitation details (the inviter's name, company, avatar image URL, etc.
- login(String,Boolean,Function1) - function in pro.streem.sdk.Streem
- Logs in the user invited via the invitation code and passes back invitation details (the inviter's name, company, avatar image URL, etc.
- login(Streem.UserProfile,Function1) - function in pro.streem.sdk.Streem
- Logs in the current user to the Streem SDK.
- logout() - function in pro.streem.sdk.Streem
- Logs out the user that was last logged in via login.