TapSDK C#
Public Member Functions | List of all members
TapTap.Common.IBridge Interface Reference
Inheritance diagram for TapTap.Common.IBridge:
TapTap.Common.BridgeAndroid TapTap.Common.BridgeIOS

Public Member Functions

void Register (string serviceClzName, string serviceImplName)
 
void Call (Command command)
 
void Call (Command command, Action< Result > action)
 

Member Function Documentation

◆ Call() [1/2]

void TapTap.Common.IBridge.Call ( Command  command)

◆ Call() [2/2]

void TapTap.Common.IBridge.Call ( Command  command,
Action< Result action 
)

◆ Register()

void TapTap.Common.IBridge.Register ( string  serviceClzName,
string  serviceImplName 
)

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