Interfaces
ContactKeyClient |
A client for the Contact Key API. |
E2eeBaseKeyParcelable |
Interface class representing the shared data for all types of keys handled by the Key Verifier. |
OnAccountContactKeysUpdatedListener |
Listener triggered when account contact keys are updated. |
Classes
ContactInfoParcelable |
Parcelable object containing information about a single contact. |
ContactInfoParcelable.Builder |
Builder class for |
E2eeAccountContactKeyParcelable |
Represents an account key, a client-owned key used for end-to-end encryption tied to a given app-specific account, which may be tied to zero, one or more contacts. |
E2eeAccountContactKeyParcelable.Builder |
Builder class for |
E2eeAccountKeyInfo |
Contains the information about an |
E2eeAccountKeyInfo.Builder |
Builder class for |
E2eeContactKeyListParcelable |
Contains a list of |
E2eeContactKeyListParcelable.Builder |
Builder class for |
E2eeContactKeyParcelable |
Represents an |
E2eeContactKeyParcelable.Builder |
Builder class for |
E2eeSelfKeyListParcelable |
Contains a list of |
E2eeSelfKeyListParcelable.Builder |
Builder class for |
E2eeSelfKeyParcelable |
Represents an |
E2eeSelfKeyParcelable.Builder |
Builder class for |
ContactKey |
Entry point for developers to instantiate the Contact Key API client. |