Skip to content

NewgroundsIO.components.App.checkSession

PsychoGoldfishNG edited this page Aug 18, 2022 · 16 revisions

File: /components/App/checkSession.cs
Extends: NewgroundsIO.BaseComponent
Checks the validity of a session id and returns the results in a #Session object.

Public Methods

checkSession

constructor checkSession()

clone

NewgroundsIO.components.App.checkSession clone(NewgroundsIO.components.App.checkSession cloneTo = null)

Clones the properties of this object to another (or new) object.

Parameters:

Returns NewgroundsIO.components.App.checkSession
The object that was cloned to.

Clone this wiki locally