Enum SpaceConfig.Types.EntryPointAccess
Entry points that can be used to join a meeting. Example:
meet.google.com
, the Meet Embed SDK Web, or a mobile application.
Namespace: Google.Apps.Meet.V2
Assembly: Google.Apps.Meet.V2.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 Meet Embed SDK Web or mobile Meet SDKs to create owned entry points. |
Unspecified | Unused. |