CSharp___DllImport.Phone.Network.GetIsNetworkAvailable C# (CSharp) Method

GetIsNetworkAvailable() public static method

public static GetIsNetworkAvailable ( ) : int
return int
            public static int GetIsNetworkAvailable()
            {
                return DllImportCaller.lib.VoidCall("agcore", "GetIsNetworkAvailable");
            }