Added in API level 35
E2eeContactKeysManager.E2eeSelfKey
public
static
final
class
E2eeContactKeysManager.E2eeSelfKey
extends Object
implements
Parcelable
| java.lang.Object | |
| ↳ | android.provider.E2eeContactKeysManager.E2eeSelfKey |
A parcelable class encapsulating self end to end encrypted contact key.
Summary
Inherited constants |
|---|
Fields | |
|---|---|
public
static
final
Creator<E2eeContactKeysManager.E2eeSelfKey> |
CREATOR
|
Public methods | |
|---|---|
int
|
describeContents()
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation. |
boolean
|
equals(Object obj)
Indicates whether some other object is "equal to" this one. |
String
|
getAccountId()
Gets the app-specified identifier for the account for which the end-to-end encryption key can be use |