get_primary_authorization_domain


Description:

[ Version ( deprecated = true , deprecated_since = "0.17.7" , since = "0.15.1" ) ]
public static unowned AuthorizationDomain get_primary_authorization_domain ()

Warning: get_primary_authorization_domain is deprecated since 0.17.7.

The primary AuthorizationDomain for interacting with Freebase.

Note:

Google Freebase has been permanently shut down.

This will not normally need to be used, as it's used internally by the FreebaseService methods. However, if using the plain Service methods to implement custom queries or requests which libgdata does not support natively, then this domain may be needed to authorize the requests.

The domain never changes, and is interned so that pointer comparison can be used to differentiate it from other authorization domains.

Returns:

the service's authorization domain