次の方法で共有


TvInteractiveAppView.ErrorKeyMethodName Field

Definition

The name of the method where the error happened, if applicable.

[Android.Runtime.Register("ERROR_KEY_METHOD_NAME", ApiSince=33)]
public const string ErrorKeyMethodName;
[<Android.Runtime.Register("ERROR_KEY_METHOD_NAME", ApiSince=33)>]
val mutable ErrorKeyMethodName : string

Field Value

Attributes

Remarks

The name of the method where the error happened, if applicable. For example, if there is an error during signing, the request name is "onRequestSigning".

Java documentation for android.media.tv.interactive.TvInteractiveAppView.ERROR_KEY_METHOD_NAME.

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