C# Class CountlySDK.Helpers.OpenUDID

Show file Open project: Countly/countly-sdk-windows

Public Properties

Property Type Description
CorpIdentifier String

Public Methods

Method Description
GetCorpUDID ( String corpIdentifier ) : String
valueWithError ( OpenUDIDErrors &error ) : String

Private Methods

Method Description
_getOldDeviceUniqueId ( ) : String
_getOpenUDID ( ) : String

Method Details

GetCorpUDID() public static method

public static GetCorpUDID ( String corpIdentifier ) : String
corpIdentifier String
return String

valueWithError() public static method

public static valueWithError ( OpenUDIDErrors &error ) : String
error OpenUDIDErrors
return String

Property Details

CorpIdentifier public static property

public static String CorpIdentifier
return String