pub async fn content_app_message(
conn: &Connection,
endpoint: u16,
data: String,
encoding_hint: String,
) -> Result<ContentAppMessageResponse>Expand description
Invoke ContentAppMessage command on cluster Content App Observer.
pub async fn content_app_message(
conn: &Connection,
endpoint: u16,
data: String,
encoding_hint: String,
) -> Result<ContentAppMessageResponse>Invoke ContentAppMessage command on cluster Content App Observer.