tdjson-bind-core
tdjson-bind-core
API
io.github.ablearthy.tdjson
LogMessageHandler
TDJson
tdjson-bind-core
/
io.github.ablearthy.tdjson
/
TDJson
TDJson
io.github.ablearthy.tdjson.TDJson
class
TDJson
extends
NativeLoader
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
NativeLoader
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Abstract methods
def
td_create_client_id
:
Int
def
td_execute
(
request
:
String
):
String
def
td_receive
(
timeout
:
Double
):
String
def
td_send
(
clientId
:
Int
,
request
:
String
):
Unit
def
td_set_log_message_callback
(
maxVerbosityLevel
:
Int
,
handler
:
LogMessageHandler
):
Unit