Made baresipStart private
This commit is contained in:
@ -1557,7 +1557,7 @@ class BaresipService: Service() {
|
||||
}
|
||||
}
|
||||
|
||||
external fun baresipStart(
|
||||
private external fun baresipStart(
|
||||
path: String,
|
||||
addresses: String,
|
||||
logLevel: Int,
|
||||
|
||||
Reference in New Issue
Block a user