Click or drag to resize
GooglePlusProvider Class
GooglePlusProvider class
Inheritance Hierarchy
SystemObject
  CMS.SocialMediaGooglePlusProvider

Namespace: CMS.SocialMedia
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 9.0.0
Syntax
C#
public class GooglePlusProvider

The GooglePlusProvider type exposes the following members.

Constructors
  NameDescription
Public methodGooglePlusProvider
Top
Methods
  NameDescription
Public methodStatic memberAuthorize
Authorizes client application for using user data.
Public methodStatic memberFindPerson
Uses the search method to find a person. Takes first result & returns it.
Public methodStatic memberGetActivities
Gets list of activities
Public methodStatic memberGetProfileInfo
Gets profile info of the person (or page) with given ID.
Top
See Also