Contents

nodeNames()

Returns the node names that are registered with this session.

Declaration

func nodeNames() throws -> [Any]

Return Value

The node names registered with this session.

Discussion