Wasabi ExpressPlay SDK for iOS  1.10
Data Fields
SHI_ServiceUserInfo Struct Reference

Information about a service user. More...

#include <ShiService.h>

Data Fields

const char * name
 Human-readable name for the service user. More...
 
const char * uid
 Unique ID for the service user. More...
 
SHI_Boolean is_device_registered
 
   Indicates whether the device on which 

the code runs is registered to this user. More...

 

Detailed Description

Information about a service user.

Field Documentation

SHI_Boolean SHI_ServiceUserInfo::is_device_registered

   Indicates whether the device on which 

the code runs is registered to this user.

const char* SHI_ServiceUserInfo::name

Human-readable name for the service user.

const char* SHI_ServiceUserInfo::uid

Unique ID for the service user.


The documentation for this struct was generated from the following file: