apidocs / com.srv4pos.server.api.sync.sample / CategoryPictureSyncAdapter

CategoryPictureSyncAdapter

open class CategoryPictureSyncAdapter : EntityPictureSyncAdapter<CategoryPictureInfo!>

Created by ivkosh on 13.03.15.

Constructors

<init>

CategoryPictureSyncAdapter(storage: MemoryLocalStorage!)

Functions

createOrUpdateEntityPictureFromBytes

open fun createOrUpdateEntityPictureFromBytes(pictureInfo: CategoryPictureInfo!, pictureBytes: ByteArray): Unit