Reference   Language | Libraries | Comparison | Changes

Bridge : HttpClient Class

YunClient

NOTE: The use of YunClient is deprecated. Use BridgeClient or the BridgeSSLClient instead.

Description

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

Syntax

YunClient 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.