OnlineInterface->GetIdentityInterface()->GetAuthToken(0);

Hello,
due to a lack of answers on my last question i may reask in a different way.

what is:
OnlineInterface->GetIdentityInterface()->GetAuthToken(0);
doing to my steam app ticket? Is the OnlineSubsystem adding something to the ticket or something like that?
i don’t get my expectad output from that function…

thanks for any input on this topic!
~Nestoro

( i am not using gamesparks even if i got the hint to use this function from them)

this method returns a session ticket not an app ticket… case closed…