Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Represents the current environment for a gadget.
See also: opensocial.getEnvironment(),
String
getDomain()
Boolean
supportsField(objectType, fieldName)
String getDomain()
String The domain
Boolean supportsField(objectType, fieldName)
opensocial.Environment.ObjectType objectType - The object type
to check for the field
String fieldName - The name of the field to check for
Boolean True if the field is supported on the specified object type