send_string_full


Description:

[ Version ( since = "1.22" ) ]
public bool send_string_full (string? str) throws Error

Send str as a string message over this.

Parameters:

this

a WebRTCDataChannel

str

a string or null

Returns:

TRUE if this is open and data could be queued