Share via


RoutingSessionInfo.TransferReason Property

Definition

Returns the transfer reason for this routing session.

public Android.Media.RoutingSessionInfoTransferReason TransferReason { [Android.Runtime.Register("getTransferReason", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getTransferReason", "()I", "", ApiSince=35)>]
member this.TransferReason : Android.Media.RoutingSessionInfoTransferReason

Property Value

Attributes

Remarks

Returns the transfer reason for this routing session.

Java documentation for android.media.RoutingSessionInfo.getTransferReason().

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