Android.Content.Context.ConsumerIrService Field
Use with Context.GetSystemService(string) to retrieve a Android.Hardware.ConsumerIrManager for transmitting infrared signals from the device.

Syntax

[Android.Runtime.Register("CONSUMER_IR_SERVICE")]
public const string ConsumerIrService

See Also

Context.GetSystemService(string)
Android.Hardware.ConsumerIrManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Hardware.ConsumerIrManager for transmitting infrared signals from the device.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1