Gocator API > Go2 > Classes > Go2System > Functions > Go2System_IsAuthenticated
Gocator 2x00 API
Go2System_IsAuthenticated
Description

Determines if the sensor is in an authenticated state. There can only be a single authenticated connection to the system at a time. This does not return the authentication state of this connection.

C
Go2Bool Go2System_IsAuthenticated(Go2System system);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Returns

GO2_TRUE if the sensor is logged in; GO2_FALSE otherwise.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.