Skip to content

Instantly share code, notes, and snippets.

@eunjin3786
Last active February 23, 2022 12:06
Show Gist options
  • Save eunjin3786/bac37429fdbfd24f994076415e4083d6 to your computer and use it in GitHub Desktop.
Save eunjin3786/bac37429fdbfd24f994076415e4083d6 to your computer and use it in GitHub Desktop.
public void OnSendMessageButtonClick()
{
NativeAPI.sendMessageToMobileApp("유니티에서 왔다");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment