Gets the date and time when the comment has been inserted as a Unix timestamp in milliseconds. The time is a Coordinated Universal Time (UTC).

<void> CommentedText.getCreationTime(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.