Public Class Methods : SstCommunicationMessage

* header: header contents: contents
	"ACTION
		Answer a new instance of the receiver using the arguments
		as the appropriate components.

	PARAMETERS
		header : <Object>
		contents : <Object>

	RETURN VALUE
		<instance of self>"
Categories
	SST-API User
* new
	"ACTION
		Answer a new instance of the receiver. Neither the header
		nor the contents will be set.

	RETURN VALUE
		<instance of self>"
Categories
	SST-API User

[FIRST] [PREV] [NEXT] [LAST]