Добавлено сохранение user agent

This commit is contained in:
serega6531
2019-09-23 20:58:28 +03:00
parent 8d5b6072da
commit ad411c477f
2 changed files with 26 additions and 1 deletions

View File

@@ -47,4 +47,6 @@ public class Stream {
private byte ttl;
private String userAgentHash;
}