-
- All Implemented Interfaces:
public class Tuna.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Tuna.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Unitinit(String appToken, String accountToken, Boolean sandbox)final TunastartSession(String sessionId)final TunagetCurrentSession()final UnitgetSandboxSessionId(TunaCore.TunaRequestCallback<String> callback)-
-
Method Detail
-
startSession
final Tuna startSession(String sessionId)
-
getCurrentSession
final Tuna getCurrentSession()
-
getSandboxSessionId
final Unit getSandboxSessionId(TunaCore.TunaRequestCallback<String> callback)
-
-
-
-