Class PrivateDataUpdatedEventArgs
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
This Class contains sets private data to manager client.
C#Copypublic class PrivateDataUpdatedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic string Data { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 6
Declaration
C#Copypublic string Key { get; }
Property Value
Type | Description |
---|---|
System.String |