[This is preliminary documentation and is subject to change.]
Provides functions for working with social networks like GooglePlus, Facebook and others
Classes
Class | Description | |
---|---|---|
![]() |
Defines constants and helper methods that facilitate Facebook functionality
| |
![]() | FacebookSocialUserInfo | |
![]() | GooglePlus |
Defines constants and helper methods that facilitate GooglePlus functionality
|
![]() | GooglePlusSocialUserInfo | |
![]() |
Defines constants and helper methods that facilitate Facebook functionality
| |
![]() | LinkedInSocialUserInfo | |
![]() | NFXSocialException |
General NFX social network specific exception
|
![]() | SocialNetwork |
Defines an abstraction for social networks
|
![]() | SocialNetworkStarter | |
![]() | SocialStringConsts | |
![]() | SocialUserInfo |
Represents social network user common information
|
![]() |
Defines constants and helper methods that facilitate Twitter functionality
| |
![]() | Twitter TwitterCryptor | |
![]() | TwitterSocialUserInfo | |
![]() | VKontakte |
Defines constants and helper methods that facilitate VKontakte functionality
|
![]() | VKontakteSocialUserInfo |
Structures
Structure | Description | |
---|---|---|
![]() | SocialUserInfoToken |
Represents a vector of Network-provided params that can be used to reconstruct SocialUserInfo object
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ISocialNetwork |
Describes an entity that can perform social functions (i.e. login, post)
|
![]() | ISocialNetworkImplementation |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | CredentialsEntryMethod |
Flags that specify how a network takes user credentials
|
![]() | Gender |
Defines gender
|
![]() | SocialLoginState |
Represents user (as represented by SocialUserInfo object) login states
|
![]() | SocialNetID |
Globally uniquelly identifies social network architypes
|