-
public interface NetworkClient
-
-
Method Summary
Modifier and Type Method Description abstract UnitpostEvent(EventServerLogRequest event)abstract RemoteConfigfetchRemoteConfig()-
-
Method Detail
-
postEvent
abstract Unit postEvent(EventServerLogRequest event)
-
fetchRemoteConfig
abstract RemoteConfig fetchRemoteConfig()
-
-
-
-