pub async fn dispatch_method(
call: JmapMethodCall,
capabilities: &[String],
) -> Result<JmapMethodResponse>Expand description
Dispatch JMAP method call
pub async fn dispatch_method(
call: JmapMethodCall,
capabilities: &[String],
) -> Result<JmapMethodResponse>Dispatch JMAP method call