Enumeration InteractionRole

namespace: Tensor
type: Tensor.uint8
default: Tensor.InteractionRole.undefined

Description

InteractionRole defines the role of the conduit in a XID interaction. A Conduit port must adopt either the target or initiator role to preserve interaction continuity and conventions.

Literals

undefined : 0

 

target : 1

 

initiator : 2