doc: LCIMClient
parent
1cf7684597
commit
6c6c4176c6
|
@ -8,7 +8,9 @@ using LeanCloud.Realtime.Internal.Protocol;
|
|||
using LeanCloud.Realtime.Internal.Controller;
|
||||
|
||||
namespace LeanCloud.Realtime {
|
||||
|
||||
/// <summary>
|
||||
/// LCIMClient is a local representation of realtime client in LeanCloud.
|
||||
/// </summary>
|
||||
public class LCIMClient {
|
||||
/// <summary>
|
||||
/// Conversation cache
|
||||
|
|
Loading…
Reference in New Issue