Esempio n. 1
0
 private static extern void MRRemoteButtonInputAddListener(string identifier, string remoteIdentifier, string keyPath, MRBoolCallback callback);
Esempio n. 2
0
 private static extern void MRRemoteManagerSetAutomaticallyConnectsToPreviousConnectedRemote(string identifier, bool value, MRBoolCallback callback);