Метод | Описание | |
---|---|---|
Authenticate ( Action |
||
Authenticate ( Action |
||
LoadFriends ( Action |
||
LoadFriends ( Action |
||
LocalUser ( ) | ||
SetAuthenticated ( bool value ) : void | ||
SetFriends ( IUserProfile friends ) : void | ||
SetUnderage ( bool value ) : void |
public final Authenticate ( Action |
||
callback | Action |
|
Результат | void |
public Authenticate ( Action |
||
callback | Action |
|
Результат | void |
public final LoadFriends ( Action |
||
callback | Action |
|
Результат | void |
public LoadFriends ( Action |
||
callback | Action |
|
Результат | void |
public SetAuthenticated ( bool value ) : void | ||
value | bool | |
Результат | void |
public SetFriends ( IUserProfile friends ) : void | ||
friends | IUserProfile | |
Результат | void |