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