Contents

send(_:)

Sends a message to the always-on live view.

Declaration

func send(_ message: PlaygroundValue)

Parameters

  • message:

    A message to send to a remote object.

Discussion

Calling this method requires an open connection to a remote object.