Search Results for

    Show / Hide Table of Contents

    Namespace OpenFin.Net.Adapter

    Classes

    AcceleratorKeyOptions

    A class representing the predefined accelerator keys that can be enabled in OpenFin.

    AnalyticsOptions

    A class representing customizable options for OpenFin analytics

    AnimationOptions

    A class representing the options for a Window animation.

    ApplicationAsset

    Application Asset

    ApplicationOptions

    Helper object that provides getters/setters for the various options needed for creating an Application.

    ContentNavigation

    Represents Navigation rules. Allows allowlist/denylist lists to be applied on Navigation. Navigation failures will raise a window-navigation-rejected event.

    CustomRequestHeader

    A Class storing information about a custom request header.

    Identity

    Experimental: This class defines the identity of various entities (windows, views, etc...)

    InstallDialogOptions

    Represents the RVM options that can be used.

    OptionsEx

    A class that provides the ability to use undocumented or experimental properties.

    PreloadScript

    A class representing a preload script entry for a given OpenFin Application or Window

    RuntimeApiException

    RuntimeAsset

    Runtime Asset

    RuntimeConnectionFailedEventArgs

    Provides data for a runtime connection failed event.

    RuntimeError

    The internal error from AppDesktop. OpenFin.Net.Adapter.Ack.GetRuntimeError

    RuntimeFactory

    RuntimeOptions

    A class representing the Runtime options that can be used.

    RVMOptions

    Represents the RVM options that can be used.

    Shortcut

    A class representing an Application shortcut.

    SupportInformation

    A class representing support contact information if the RVM or an OpenFin Application encounters an error.

    WindowOptions

    A class representing the options for a Window.

    Interfaces

    IRuntime

    Represents a connection to a given OpenFin runtime

    IRuntimeFactory

    Represents a factory that can be used to create IRuntime instances ready to connect to the OpenFin Runtime

    Enums

    AnalyticsOptions.AnalyticsHashOptions

    Specifies which client information which will be hashed before reporting an analytics event

    AnalyticsOptions.AnalyticsServices

    Specifies the services which will be reported by the OpenFin analytics

    PortDiscoveryMode

    Port Discovery protocol

    PreloadScriptState

    Specifies the load and evaluation state of a preload script.

    RuntimeConnectionState

    The connection state of a DesktopConnection

    RuntimeConnectOptions

    Advanced settings to configure how the adapter manages and connects to a runtime instance.

    RvmCacheMode

    Customizable attributes used to identify the application to the RVM for automatic runtime management and cleanup

    Delegates

    AckCallback

    Delegate for receiving Ack objects from AppDesktop

    InterAppMessageHandler

    A delegate that handles all sent/published messages.

    InterAppSubscriptionListener

    A delegate that handles subscription and unsubscription events on a DesktopConnection's InterApplicationBus.

    OpenFinErrorHandler

    Errors from the OpenFin runtime

    In This Article
    Back to top Copyright OpenFin