Task<LCIMSignature> LeanCloud.Realtime.ILCIMSignatureFactory.CreateBlacklistSignature |
( |
string |
conversationId, |
|
|
string |
clientId, |
|
|
IEnumerable< string > |
memberIds, |
|
|
string |
action |
|
) |
| |
Task<LCIMSignature> LeanCloud.Realtime.ILCIMSignatureFactory.CreateConnectSignature |
( |
string |
clientId | ) |
|
Task<LCIMSignature> LeanCloud.Realtime.ILCIMSignatureFactory.CreateConversationSignature |
( |
string |
conversationId, |
|
|
string |
clientId, |
|
|
IEnumerable< string > |
memberIds, |
|
|
string |
action |
|
) |
| |
Task<LCIMSignature> LeanCloud.Realtime.ILCIMSignatureFactory.CreateStartConversationSignature |
( |
string |
clientId, |
|
|
IEnumerable< string > |
memberIds |
|
) |
| |
The documentation for this interface was generated from the following file: