public async Task HandoverDraftContentAsync(string contentId, string fromUserId, string toUserId)
Returns:
Task
Implements:
HandoverDraftContentAsync(string, string, string)

Parameters

contentId string
fromUserId string
toUserId string
In this article