TersoSolutions.Jetstream.SDK.Application.Model.Deserialized.GetDeviceStatusResponse.Jetstream.Jetstream C# (CSharp) Method

Jetstream() public method

public Jetstream ( ) : System
return System
        public Jetstream()
        {
            this.getDeviceStatusResponseField = new JetstreamGetDeviceStatusResponse();
            this.headerField = new JetstreamHeader();
        }