Skip to content

PublisherChannel

Hyomoto edited this page Oct 12, 2020 · 18 revisions
Jump To Go Back Arguments Methods Variables

PublisherChannel()

Implements: DsLinkedList()

no description provided

// no example provided

Arguments

Name Type Purpose
None

Methods

Jump To top notify is

notify( message )

Returns: N/A (undefined)

Name Type Purpose
message undef

is( type )

Returns: boolean (true or false)

Name Type Purpose
type struct id The structure type to compare this against.

Returns true if the provided type is PublisherChannel.


Variables

Jump To top

No variables for this structure.

Clone this wiki locally