Click or drag to resize

InteropBrokerProviderGetContextGroups Method

Returns the Interop-Broker-defined context groups available for an entity to join.

Namespace:  OpenfinDesktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
ContextGroupInfo[] GetContextGroups()

Return Value

Type: ContextGroupInfo
All available context groups.
See Also