diff --git a/library/org.xmtp.android.library/-client/index.html b/library/org.xmtp.android.library/-client/index.html index 6c868e277..6cc1b92e0 100644 --- a/library/org.xmtp.android.library/-client/index.html +++ b/library/org.xmtp.android.library/-client/index.html @@ -328,6 +328,21 @@
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
This constructor can be used to instantiate a fake object. Only used for tests. Any attempt to actually use an object constructed this way will fail as there is no connected Rust object.
This constructor can be used to instantiate a fake object. Only used for tests. Any attempt to actually use an object constructed this way will fail as there is no connected Rust object.
Starts the sync worker if the history sync url is present.
Revokes or removes an identity - really a wallet address - from the existing client
Revokes or removes an identity - really a wallet address - from the existing client
Starts the sync worker if the history sync url is present.
Revokes or removes an identity - really a wallet address - from the existing client
Revokes or removes an identity - really a wallet address - from the existing client