Google Drive for Unity3D

AuthRedirectionServer Class Reference

Listen server for Google authorization result(Internal) More...

List of all members.

Public Member Functions

bool StartServer (int port)
 Start a HTTP server.
void StopServer ()
 Stop the server.

Properties

string AuthorizationCode [get, set]
 Authorization code.

Detailed Description

Listen server for Google authorization result(Internal)


Member Function Documentation

bool AuthRedirectionServer.StartServer ( int  port)

Start a HTTP server.

Parameters:
portPort number.
void AuthRedirectionServer.StopServer ( )

Stop the server.


Property Documentation

string AuthRedirectionServer.AuthorizationCode [get, set]

Authorization code.

This value is null until authorization finished.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Properties