Show / Hide Table of Contents

    Enum AppControlReplyResult

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.Common.dll
    API Level:
    3

    Enumeration for the application control result.

    public enum AppControlReplyResult

    Fields

    Name Description
    AppStarted

    The callee application launched actually.

    Canceled

    The operation canceled by the platform.

    Failed

    The operation failed by the callee.

    Succeeded

    The operation succeeded.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX