Enum SpaceConfig.Types.EntryPointAccess
Entry points that can be used to join a meeting. Example:
meet.google.com
, the Embed SDK Web, or a mobile application.
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public enum SpaceConfig.Types.EntryPointAccess
Fields
Name | Description |
---|---|
All | All entry points are allowed. |
CreatorAppOnly | Only entry points owned by the Google Cloud project that created the space can be used to join meetings in this space. Apps can use the Embed SDK Web or mobile Meet SDKs to create owned entry points. |
Unspecified | Unused. |