Click or drag to resize

CallOnCapabilitiesChanged Event

Callback when the capabilities of this call have changed.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public event Action<Capabilities> OnCapabilitiesChanged

Value

Type: SystemActionCapabilities
Remarks
Since: 0.1.0
See Also