deviceController(_:nodeID:getEstimatedSubscriptionLatencyWithReply:)
Declaration
func deviceController(_ controller: UUID, nodeID: NSNumber, getEstimatedSubscriptionLatencyWithReply reply: @escaping @Sendable (NSNumber?) -> Void)func deviceControllerGetEstimatedSubscriptionLatency(_ controller: UUID, nodeID: NSNumber) async -> NSNumber?