Skip to content
Snippets Groups Projects
Commit 443aa7c1 authored by Kamal Bramwell's avatar Kamal Bramwell
Browse files

Update GroupReport.ID property to base64-encoded String

parent 3a2df052
No related branches found
No related tags found
No related merge requests found
package io.elixxir.xxclient.models
data class GroupReport(
val id: ByteArray,
val id: String,
val rounds: List<Long>,
val roundUrl: String,
val status: Long
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment