Server2 Client Message
data class Server2ClientMessage(yourId: String, functionCalls: List<FunctionCall>)
Content copied to clipboard
Server2client message
Constructors
Server2ClientMessage
Link copied to clipboard
Server2ClientMessage
Link copied to clipboard
fun Server2ClientMessage(yourId: String, functionCalls: List<FunctionCall>)
Content copied to clipboard