forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
// Same as IHostInterface, but not implemented in host
|
||||
interface IClientHostInterface extends IHostInterface
|
||||
{
|
||||
public function whoAreYou() : String;
|
||||
}
|
||||
|
Reference in New Issue
Block a user