KiiCloudStorageSDK : KiiCorp.Cloud.Analytics Namespace

KiiResultCallback Delegate

This callback is used analytics result has retrieved.

Syntax

public delegate void KiiResultCallback (string ruleId, ResultCondition condition, GroupedResult result, Exception e)

Parameters

ruleId
Specified rule identifier.
condition
Specified result condition.
result
Retrieved result.
e
The exception thrown in execution. If this value is null, execution is done successfully.

Remarks

It is not guaranteed that this callback will be called on main thread.

Please refer remark section of each API to know how to handle a response.

Requirements

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