Companion

object Companion

Functions

connect
Link copied to clipboard
common
fun connect(dbName: String, serviceUrl: String, credentials: String, webSocketPath: String = DEFAULT_WEBSOCKET_PATH, webSocketPort: Int = DEFAULT_WEBSOCKET_PORT): Session
Connects a client to Concordant platform.
equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String