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

SaleSlotPictureSyncAdapter

open class SaleSlotPictureSyncAdapter : EntityPictureSyncAdapter<SaleSlotPictureInfo!>

Created by misha on 30.06.16.

Constructors

<init>

SaleSlotPictureSyncAdapter(storage: MemoryLocalStorage!)

Functions

createOrUpdateEntityPictureFromBytes

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