WebRTCDataChannel.wasStringPacket

Returns true if the last received packet was transferred as text. See writeMode.

struct WebRTCDataChannel
@nogc nothrow const
bool
wasStringPacket
()

Meta