createTimestamp property
~english Gets the timestamp(ms) when the chat room was created. This property is available once join the chat room. ~end
~chinese 获取聊天室创建时间戳(毫秒)。 只有加入聊天室后可获取。 ~end
Implementation
final int createTimestamp;
~english Gets the timestamp(ms) when the chat room was created. This property is available once join the chat room. ~end
~chinese 获取聊天室创建时间戳(毫秒)。 只有加入聊天室后可获取。 ~end
final int createTimestamp;