RemoteControl public class RemoteControl : IRemoteControl Documentation public RemoteControl(IPAddress ipAddress) public Task<bool> SendCommandAsync(RemoteCommand[] commands) public Task<bool> SendCommandAsync(RemoteCommand command)