NodeApi.GetLocalNodeResult

public static interface NodeApi.GetLocalNodeResult implements Result

This interface is deprecated.
See NodeClient.getLocalNode().

Contains the name and id that represents this device.

Public Method Summary

abstract Node
getNode()
Returns a Node object which represents this device.

Inherited Method Summary

Public Methods

public abstract Node getNode ()

Returns a Node object which represents this device.