setObjectName

public void setObjectName(String objectName)

Sets the name of the message object.

The name of the message object corresponds to the value in the annotation.

Parameters

objectName

The name of the message object.

See also

io.rong.imlib.MessageTag#value()