UDPConnection.canBroadcast

Determines if the socket is allowed to send to broadcast addresses.

  1. bool canBroadcast [@property getter]
  2. bool canBroadcast [@property setter]
    struct UDPConnection
    @property
    void
    canBroadcast
    (
    bool val
    )

Meta