c2cChatHistoryFormat abstract method

String c2cChatHistoryFormat(
  1. String name
)

No description provided for @c2cChatHistoryFormat.

In en, this message translates to: '{name}'s Chat History'

Implementation

String c2cChatHistoryFormat(String name);