Class Payload
Definition
- Namespace:
- Tizen.Applications.Cion
- Assembly:
- Tizen.Applications.Cion.dll
An abstract class to represent payload.
C#Copypublic abstract class Payload
- Inheritance
-
objectPayload
- Derived
Properties
Declaration
C#Copypublic string Id { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic abstract PayloadType PayloadType { get; }
Property Value
| Type | Description |
|---|---|
| PayloadType |