call

abstract suspend fun call(channelId: ChannelId, endpoint: String, data: CallData<T>, callId: RpcCallId?): CallData<T>