PFAuthenticationIdentifiedDeviceType

IdentifiedDeviceType 枚举。

语法

enum class PFAuthenticationIdentifiedDeviceType  : uint32_t  
{  
    Unknown,  
    XboxOne,  
    Scarlett,  
    WindowsOneCore,  
    WindowsOneCoreMobile,  
    Win32,  
    android,  
    iOS,  
    PlayStation,  
    Nintendo  
}  

常量

常量 说明
未知 待定
XboxOne 待定
Scarlett 待定
WindowsOneCore 待定
WindowsOneCoreMobile 待定
Win32 待定
Android 待定
iOS 待定
PlayStation 待定
Nintendo 待定

要求

标头:PFAuthenticationTypes.h

另请参阅

PFAuthenticationTypes 成员