Steamworks.NativeMethods.ISteamUser_BIsPhoneIdentifying C# (CSharp) Method

ISteamUser_BIsPhoneIdentifying() private method

private ISteamUser_BIsPhoneIdentifying ( ) : bool
return bool
		public static extern bool ISteamUser_BIsPhoneIdentifying();
NativeMethods