init

Constructs the ConfigModelPublicationSet message using the given parameters.

Parameters

publish

Publish state to set.

model

Model to set the publication for.


Constructs the ConfigModelPublicationSet message using the given model.

Return

A ConfigModelPublicationSet message or null if parameters are invalid.

Parameters

model

The model to set the publication for.


open override fun init(parameters: ByteArray?): ConfigModelPublicationSet?

Constructs the ConfigModelPublicationSet message using the given parameters.

Return

A ConfigModelPublicationSet message or null if parameters are invalid.

Parameters

parameters

The message parameters.