apidocs / com.srv4pos.server.api.sync / EntityPictureSyncAdapter / createOrUpdateEntityPictureFromBytes

createOrUpdateEntityPictureFromBytes

abstract fun createOrUpdateEntityPictureFromBytes(pictureInfo: I, pictureBytes: ByteArray): Unit

Method should set or update picture for entity from pictureInfo (entity could be located by pictureInfo.getEntityIdentifier()).

Parameters

pictureInfo -

pictureBytes -