Identity instead@Deprecated public final class Identity extends Identity
Identity represents a member.
 
 You could put member token
 in Identity(String) to get the Identity that represents the member.
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description | 
|---|---|
static Identity | 
GUEST
Deprecated. 
 
use  
Identity instead | 
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE@Deprecated public static final Identity GUEST
Identity insteadIdentity represents a guest.@Deprecated public Identity(@NonNull String token)
Identity insteadIdentity represents the user.token - Member token.Identity.GUEST