Language

E2eeContactKeysManager.E2eeSelfKey.OwnerPackageName Property

Definition

Gets the owner application package name.

public string OwnerPackageName { [Android.Runtime.Register("getOwnerPackageName", "()Ljava/lang/String;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getOwnerPackageName", "()Ljava/lang/String;", "", ApiSince=35)>]
member this.OwnerPackageName : string

Property Value

The owner application package name. This value cannot be null.

Attributes

Remarks

Gets the owner application package name.

Android reference for android.provider.E2eeContactKeysManager.E2eeSelfKey.getOwnerPackageName.

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