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

Added GroupId typealias for ByteArray

parent dc46b9f7
Branches
No related tags found
No related merge requests found
...@@ -22,3 +22,4 @@ typealias CertificateData = ByteArray ...@@ -22,3 +22,4 @@ typealias CertificateData = ByteArray
typealias FileTransferId = Byte typealias FileTransferId = Byte
typealias Data = ByteArray typealias Data = ByteArray
typealias UdId = Long typealias UdId = Long
typealias GroupId = ByteArray
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment