Reference   Language | Libraries | Comparison | Changes

Bridge : BridgeClient Class

BridgeClient

Description

BridgeClient is the base class for all client based calls on the Yún. It is not called directly, but invoked whenever you use a function that relies on it.

Syntax

BridgeClient client

Parameters

client : the named client to refer to

Returns

None

Functions


Reference Home

Corrections, suggestions, and new documentation should be posted to the Forum.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.