setObjectName

public void setObjectName(String objectName)

Sets the name of the message object.

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

Parameters

objectName

The name of the message object.

See also

io.rong.imlib.MessageTag#value()