HybridWebView.SendRawMessage(String) Method

Definition

Sends a raw message to the code running in the web view. Raw messages have no additional processing.

public void SendRawMessage (string rawMessage);

Parameters

rawMessage
String

Implements

Applies to