Class Instance
Fluxer entity with client attached.
public class Instance : Entity, IInstance
- Inheritance
-
objectInstance
- Implements
Properties
ApiVersion
public int ApiVersion { get; }
Property Value
App
public InstanceApp App { get; }
Property Value
Captcha
public InstanceCaptcha Captcha { get; }
Property Value
Community
public InstanceCommunity Community { get; }
Property Value
Endpoints
public InstanceEndpoints Endpoints { get; }
Property Value
Features
public InstanceFeatures Features { get; }
Property Value
Gifs
public InstanceGifs Gifs { get; }
Property Value
Limits
public InstanceLimits Limits { get; }
Property Value
Push
public InstancePush Push { get; }
Property Value
Registration
public InstanceRegistration Registration { get; }
Property Value
SSO
public InstanceSSO SSO { get; }
Property Value
Services
public InstanceServices Services { get; }
Property Value
Methods
Create(FluxerBaseClient, InstanceJson)
Create a Instance object from json.
public static Instance Create(FluxerBaseClient client, InstanceJson json)
Parameters
clientFluxerBaseClientjsonInstanceJson