namespace Admin.NET.Core; public class ChatHubPrefix { public const string GROUP_ONLINE = "GROUP_ONLINE_"; }