Share via


MediaBrowser.IsConnected Property

Definition

Returns whether the browser is connected to the service.

public bool IsConnected { [Android.Runtime.Register("isConnected", "()Z", "")] get; }
[<get: Android.Runtime.Register("isConnected", "()Z", "")>]
member this.IsConnected : bool

Property Value

Attributes

Remarks

Returns whether the browser is connected to the service.

Java documentation for android.media.browse.MediaBrowser.isConnected().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to