Click or drag to resize

GmailOAuth Constructor

Overload List
  NameDescription
Public methodGmailOAuth
Creates new GmailOAuth object with consumer key and consumer secret set to "anonymous".
Public methodGmailOAuth(OAuthToken)
Creates new GmailOAuth object.
Public methodGmailOAuth(String, String)
Creates new GmailOAuth object.
Top
See Also