diff --git a/index.html b/index.html index e6654fd6c..2ae5114e0 100644 --- a/index.html +++ b/index.html @@ -150,6 +150,24 @@

Packages

+ +
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
-
+

buildDecode

-
fun buildDecode(message: MessageV2, keyMaterial: ByteArray, topic: String): DecodedMessage
+
fun buildDecode(id: String, topic: String, message: MessageV2, keyMaterial: ByteArray, client: Client): DecodedMessage