SynchronizeObject

interface SynchronizeObject

The synchronize object to interact with PlaySynchronizerInterface

Functions

Link copied to clipboard
open fun isDisplay(): Boolean

Returns whether it is for display or not

Link copied to clipboard

Called when a sync state changed. The sync state changed at prepareSync, startSync, releaseSync, releaseSyncImmediately, cancelSync called for assocated synchronizeObject.

Link copied to clipboard
open fun requestReleaseSync()

Called when a synchronize object should be released.

Properties

Link copied to clipboard
abstract val dialogRequestId: String

A dialogRequestId

Link copied to clipboard
abstract val playServiceId: String?

A playServiceId if exist.