getGlobalSessionId | abstract fun getGlobalSessionId(): Long |
getMessageCount | abstract fun getMessageCount(sessionId: Long): Int |
logEvent | |
makeRequest | |
makeSession | |
popMessage | |
setup | |
stopSession | abstract fun stopSession(sessionId: Long) |
tearDown | abstract fun tearDown() |