Skip to content

Commit

Permalink
Revert "Deprecating Tizen.Account.SyncManager CancelSyncCallback() API (
Browse files Browse the repository at this point in the history
Samsung#6402)" (Samsung#6420)

This reverts commit da187ae.
  • Loading branch information
k-jaju authored Oct 22, 2024
1 parent 800da0e commit 967fd5a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public class SyncAdapter
/// </summary>
/// <since_tizen> 4 </since_tizen>
/// <param name="syncParameters"> The sync job parameters corresponding to the sync request. </param>
[Obsolete("Deprecated since API12. Might be removed in API14")]
public delegate void CancelSyncCallback(SyncJobData syncParameters);

/// <summary>
Expand Down

0 comments on commit 967fd5a

Please sign in to comment.