How to tell if authed?

When using TTMSFMXCloudGContact ... what would be the correct (best) way to see wether I am authenticated or not before trying to add a contact?

The TestTokens call should return true when the access token was obtained and is valid.

Thanks that is working.