HueLibrary.Bridge.Bridge C# (CSharp) Method

Bridge() public method

Default constructor for the bridge. Requires manually setting the IP and userId.
public Bridge ( ) : Newtonsoft.Json
return Newtonsoft.Json
        public Bridge() { }

Same methods

Bridge::Bridge ( string ip ) : Newtonsoft.Json
Bridge::Bridge ( string ip, string userId ) : Newtonsoft.Json