C# Class Sitecore.Social.Hyves.Providers.HyvesServerSession

Inheritance: Hyves.Service.Core.HyvesSession
Afficher le fichier Open project: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3 Class Usage Examples

Méthodes publiques

Méthode Description
HyvesServerSession ( string consumerKey, string consumerSecret, List methods )
LoadState ( HyvesSessionState hyvesSessionState ) : void
SaveState ( ) : HyvesSessionState

Method Details

HyvesServerSession() public méthode

public HyvesServerSession ( string consumerKey, string consumerSecret, List methods )
consumerKey string
consumerSecret string
methods List

LoadState() public méthode

public LoadState ( HyvesSessionState hyvesSessionState ) : void
hyvesSessionState HyvesSessionState
Résultat void

SaveState() public méthode

public SaveState ( ) : HyvesSessionState
Résultat HyvesSessionState