Idioma

BackgroundServiceStartNotAllowedException(String) Construtor

Definição

Construtor.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)]
public BackgroundServiceStartNotAllowedException(string message);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)>]
new Android.App.BackgroundServiceStartNotAllowedException : string -> Android.App.BackgroundServiceStartNotAllowedException

Parâmetros

message
String

Cadeia de caracteres: esse valor não pode ser nulo.

Atributos

Comentários

Construtor.

Referência do Android para android.app.BackgroundServiceStartNotAllowedException.BackgroundServiceStartNotAllowedException.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a