Click or drag to resize

IdentifiableTransmitterExtension Constructor (SignalIdentifier)

Creates a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IdentifiableTransmitterExtension(
	SignalIdentifier identifier
)

Parameters

identifier
Type: AGI.Foundation.CommunicationsSignalIdentifier
The transmitter signal identifier.
See Also