Class DeviceEngagementUtils
-
- All Implemented Interfaces:
public class DeviceEngagementUtilsThe type Device engagement utils.
-
-
Method Summary
Modifier and Type Method Description static DeviceEngagementfromBytesAndOptions(@NonNull() Array<byte> bytes, List<RetrievalOptions> options)From bytes and options device engagement. -
-
Method Detail
-
fromBytesAndOptions
@NonNull() static DeviceEngagement fromBytesAndOptions(@NonNull() Array<byte> bytes, List<RetrievalOptions> options)
From bytes and options device engagement.
- Parameters:
bytes- the bytesoptions- the options
-
-
-
-