TapSDK C#
Public Member Functions | List of all members
TapTap.Login.ITapLoginResultListener Interface Reference

Public Member Functions

void LoginCancel ()
 
void LoginError (TapError error)
 
void LoginSuccess (AccessToken token)
 

Member Function Documentation

◆ LoginCancel()

void TapTap.Login.ITapLoginResultListener.LoginCancel ( )

◆ LoginError()

void TapTap.Login.ITapLoginResultListener.LoginError ( TapError  error)

◆ LoginSuccess()

void TapTap.Login.ITapLoginResultListener.LoginSuccess ( AccessToken  token)

The documentation for this interface was generated from the following file: