Click or drag to resize

InteropBrokerProvider Interface

[Missing <summary> documentation for "T:OpenfinDesktop.InteropAPI.InteropBrokerProvider"]

Namespace:  OpenfinDesktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public interface InteropBrokerProvider

The InteropBrokerProvider type exposes the following members.

Methods
  NameDescription
Public methodGetContextGroups
Returns the Interop-Broker-defined context groups available for an entity to join.
Public methodIsConnectionAuthorized
Determines if incomming InteropClient connection is authorized.
Top
See Also