Search Results for

    Show / Hide Table of Contents

    Class IntentResolutionFDC3_2

    An IntentResolution matching the FDC3 2 specification

    Inheritance
    System.Object
    BaseIntentResolution
    IntentResolutionFDC3_2
    Inherited Members
    BaseIntentResolution.Data
    BaseIntentResolution.Version
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OpenFin.Net.Adapter.Interop
    Assembly: OpenFin.Net.Adapter.dll
    Syntax
    public class IntentResolutionFDC3_2 : BaseIntentResolution

    Properties

    Intent

    The intent that was raised

    Declaration
    public string Intent { get; }
    Property Value
    Type Description
    System.String

    Source

    Identifier for the app instance that was selected (or started) to resolve the intent.

    Declaration
    public AppIdentifier Source { get; }
    Property Value
    Type Description
    AppIdentifier

    See Also

    BaseIntentResolution
    In This Article
    Back to top Copyright OpenFin