Click or drag to resize

ApiSessionIsLoggedIn Method

returns true if a user is logged in to the current articy:server

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool IsLoggedIn()

Return Value

Type: Boolean
See Also