We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.

HMS Core ReferencesGame ServiceClient APIsGame APIsjos.gamesOperationResult.Difference

com.huawei.hms.jos.games.archive.OperationResult.Difference

The Difference class returns detailed conflicting data. An object of the Difference type is returned when the getDifference method of OperationResult is called.

Public Method Summary

Return

Method

Archive

getServerArchive()

Obtains the archive data on Huawei game server.

ArchiveDetails

getEmptyArchiveDetails()

Obtains the ArchiveDetails object for an archive file to be modified when a conflict has occurred.

Archive

getRecentArchive()

Obtains the archive data on Huawei game server.O

Public Methods

public Archive getServerArchive()

Obtains the archive data on Huawei game server.

Return Values

Type

Description

Archive

Archive object on Huawei game server, for which an archive data conflict has occurred.

public ArchiveDetails getEmptyArchiveDetails()

Obtains the ArchiveDetails object for an archive file to be modified when a conflict has occurred.

Return Values

Type

Description

ArchiveDetails

ArchiveDetails object for an archive file to be modified.

public Archive getRecentArchive()

Obtains the archive data to be modified when a conflict has occurred.

Return Values

Type

Description

Archive

Archive object to be modified.

 

This page may contain third-party content. For details, click here.
Search in References
Enter a keyword.