Class PrivateDataUpdatedEventArgs

    Definition

    Namespace:
    Tizen.Uix.VoiceControlManager
    Assembly:
    Tizen.Uix.VoiceControlManager.dll

    This Class contains sets private data to manager client.

    public class PrivateDataUpdatedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    PrivateDataUpdatedEventArgs

    Properties

    View Source

    Data

    Private data

    Declaration
    public string Data { get; }
    Property Value
    Type Description
    string
    View Source

    Key

    Private key

    Declaration
    public string Key { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX