KiiCloudStorageSDK : KiiCorp.Cloud.Analytics Namespace

KiiEvent.NullKiiEvent Class

Null object of the Kii event.

Syntax

public class KiiEvent.NullKiiEvent : KiiEvent

Remarks

This event is never sent to the KiiCloud. KiiAnalytics.Upload(KiiEvent[]) ignores this event.

Requirements

Namespace: KiiCorp.Cloud.Analytics
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

Members

See Also: Inherited members from KiiEvent.

Public Constructors

Initializes a new instance of the KiiCorp.Cloud.Analytics.KiiEvent.NullKiiEvent class.

Public Properties

default property
Item (string) object . Gets or sets the attribute with the specified key. (Inherited from KiiEvent.)
[read-only]
Sent bool . Determine whether this event is sent to KiiCloud (Inherited from KiiEvent.)

Member Details

KiiEvent.NullKiiEvent Constructor

Initializes a new instance of the KiiCorp.Cloud.Analytics.KiiEvent.NullKiiEvent class.

Syntax

public KiiEvent.NullKiiEvent ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Analytics
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0