Метод | Описание | |
---|---|---|
AuthGetAccessToken ( AuthArgs args ) : void | ||
AuthGetCode ( AuthArgs args ) : void | ||
GetAccountBasicData ( Account account ) : AccountBasicData | ||
GetAccountId ( Account account ) : string | ||
GetAccountInfo ( Account account, IEnumerable |
||
GetDisplayName ( Account account ) : string | ||
GetMessageStatistics ( Account account, string messageId ) : double>.Dictionary |
||
GetStatisticsCounterDisplayName ( string statisticsCounterName ) : string | ||
HyvesProvider ( Application application ) | ||
PublishOnTheWall ( Account account, Message message ) : string |
Метод | Описание | |
---|---|---|
GetHyvesService ( Account account ) : Hyves.Service.HyvesService | ||
GetHyvesSession ( Account account ) : Hyves.Service.Core.HyvesSession | ||
GetHyvesUser ( Account account ) : Hyves.Service.User | ||
GetMethodDescriptionDictionary ( ) : HyvesMethod>.Dictionary |
||
LoadHyvesSession ( AuthArgs authArgs ) : |
||
SaveHyvesSession ( AuthArgs authArgs, |
||
TryToRemoveBrackets ( string expresstion ) : string |
public AuthGetAccessToken ( AuthArgs args ) : void | ||
args | AuthArgs | |
Результат | void |
public AuthGetCode ( AuthArgs args ) : void | ||
args | AuthArgs | |
Результат | void |
public GetAccountBasicData ( Account account ) : AccountBasicData | ||
account | Account | |
Результат | AccountBasicData |
public GetAccountId ( Account account ) : string | ||
account | Account | |
Результат | string |
public GetAccountInfo ( Account account, IEnumerable |
||
account | Account | |
acceptedFields | IEnumerable |
|
Результат | IEnumerable |
public GetDisplayName ( Account account ) : string | ||
account | Account | |
Результат | string |
public GetMessageStatistics ( Account account, string messageId ) : double>.Dictionary |
||
account | Account | |
messageId | string | |
Результат | double>.Dictionary |
public GetStatisticsCounterDisplayName ( string statisticsCounterName ) : string | ||
statisticsCounterName | string | |
Результат | string |
public HyvesProvider ( Application application ) | ||
application | Application |
public PublishOnTheWall ( Account account, Message message ) : string | ||
account | Account | |
message | Message | |
Результат | string |