since this is a fun learning project, moved from java to kotlin for
more fun (or desperation)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package com.tutpro.baresip
|
||||
|
||||
class HistoryRow(val peerURI: String, val direction: Int, val time: String)
|
||||
Reference in New Issue
Block a user