Update Storage/Storage/Public/LCFriendship.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
295874df59
commit
a6e366d95a
|
@ -33,7 +33,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Accepts the request of add friend.
|
/// Accepts a friend request.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="request">The request.</param>
|
/// <param name="request">The request.</param>
|
||||||
/// <param name="attributes">The additional attributes for the friendship.</param>
|
/// <param name="attributes">The additional attributes for the friendship.</param>
|
||||||
|
|
Loading…
Reference in New Issue