Click or drag to resize

IDeviceId Property

[This is preliminary documentation and is subject to change.]

A session-unique ID of this device.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
long Id { get; }

Property Value

Type: Int64
Remarks

This ID is not persistent. You must not store it, or expect any particular device to always have the same ID.

See Also