Skip to content

Commit

Permalink
Updated documentation to reflect latest changes 21ed2db
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Apr 11, 2024
1 parent 7f8a695 commit 7dec179
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 65 deletions.
14 changes: 4 additions & 10 deletions api/Nettify.MailAddress.IspTools.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,19 +99,19 @@ <h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/Aptivi/Nettify/new/main/apiSpec/new?filename=Nettify_MailAddress_IspTools_GetIspConfig_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20Nettify.MailAddress.IspTools.GetIspConfig(System.String%2CSystem.Boolean)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
<a href="https://github.com/Aptivi/Nettify/new/main/apiSpec/new?filename=Nettify_MailAddress_IspTools_GetIspConfig_System_String_.md&amp;value=---%0Auid%3A%20Nettify.MailAddress.IspTools.GetIspConfig(System.String)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/Nettify/blob/main/Nettify/MailAddress/IspTools.cs/#L40">View Source</a>
</span>
<a id="Nettify_MailAddress_IspTools_GetIspConfig_" data-uid="Nettify.MailAddress.IspTools.GetIspConfig*"></a>
<h4 id="Nettify_MailAddress_IspTools_GetIspConfig_System_String_System_Boolean_" data-uid="Nettify.MailAddress.IspTools.GetIspConfig(System.String,System.Boolean)">GetIspConfig(string, bool)</h4>
<h4 id="Nettify_MailAddress_IspTools_GetIspConfig_System_String_" data-uid="Nettify.MailAddress.IspTools.GetIspConfig(System.String)">GetIspConfig(string)</h4>
<div class="markdown level1 summary"><p>Gets the ISP configuration for the specified mail address</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static ClientConfig GetIspConfig(string address, bool staging = false)</code></pre>
<pre><code class="lang-csharp hljs">public static ClientConfig GetIspConfig(string address)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -127,12 +127,6 @@ <h5 class="parameters">Parameters</h5>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">address</span></td>
<td><p>The mail address to parse. Must include the ISP hostname.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></td>
<td><span class="parametername">staging</span></td>
<td><p>Whether to use the Thunderbird staging server</p>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -165,7 +159,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/Aptivi/Nettify/new/main/apiSpec/new?filename=Nettify_MailAddress_IspTools.md&amp;value=---%0Auid%3A%20Nettify.MailAddress.IspTools%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Edit this page</a>
</li>
<li>
<a href="https://github.com/Aptivi/Nettify/blob/main/Nettify/MailAddress/IspTools.cs/#L32" class="contribution-link">View Source</a>
<a href="https://github.com/Aptivi/Nettify/blob/main/Nettify/MailAddress/IspTools.cs/#L33" class="contribution-link">View Source</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"api/Nettify.MailAddress.IspTools.html": {
"href": "api/Nettify.MailAddress.IspTools.html",
"title": "Class IspTools | Nettify API - Aptivi",
"keywords": "Class IspTools Internet Service Provider server information Inheritance object IspTools Namespace: Nettify.MailAddress Assembly: Nettify.dll Syntax public static class IspTools Methods | Edit this page View Source GetIspConfig(string, bool) Gets the ISP configuration for the specified mail address Declaration public static ClientConfig GetIspConfig(string address, bool staging = false) Parameters Type Name Description string address The mail address to parse. Must include the ISP hostname. bool staging Whether to use the Thunderbird staging server Returns Type Description ClientConfig The ISP client config for specified mail address"
"keywords": "Class IspTools Internet Service Provider server information Inheritance object IspTools Namespace: Nettify.MailAddress Assembly: Nettify.dll Syntax public static class IspTools Methods | Edit this page View Source GetIspConfig(string) Gets the ISP configuration for the specified mail address Declaration public static ClientConfig GetIspConfig(string address) Parameters Type Name Description string address The mail address to parse. Must include the ISP hostname. Returns Type Description ClientConfig The ISP client config for specified mail address"
},
"api/Nettify.MailAddress.html": {
"href": "api/Nettify.MailAddress.html",
Expand Down
90 changes: 45 additions & 45 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,271 +2,271 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.DictionaryManager.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.DictionaryWord.DefinitionType.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.DictionaryWord.License.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.DictionaryWord.Meaning.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.DictionaryWord.Phonetic.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.DictionaryWord.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.EnglishDictionary.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.ClientConfig.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.Documentation.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.EmailProvider.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.Enable.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.IncomingServer.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.LoginButton.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.LoginPage.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.LoginPageInfo.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.OAuth2.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.OutgoingServer.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.PasswordField.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.Pop3.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.UsernameField.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.WebMail.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspInfo.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.IspTools.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.MailAddress.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Radio.ShoutcastServer.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Radio.ShoutcastServerException.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Radio.ShoutcastStreamParseException.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Radio.ShoutcastVersion.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Radio.StreamInfo.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Radio.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Instance.RSSArticle.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Instance.RSSFeed.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Instance.RSSFeedType.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Instance.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.RSSTools.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Searcher.SearcherInstance.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Searcher.SearcherTools.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.Searcher.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Rss.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Weather.UnitMeasurement.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Weather.WeatherCondition.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Weather.WeatherForecast.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Weather.WeatherForecastInfo.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/api/Nettify.Weather.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://aptivi.github.io/Nettify/index.html</loc>
<lastmod>2024-04-11T06:19:23+00:00</lastmod>
<lastmod>2024-04-11T06:46:49+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
Expand Down
18 changes: 9 additions & 9 deletions xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1009,15 +1009,15 @@ references:
commentId: T:Nettify.MailAddress.IspTools
fullName: Nettify.MailAddress.IspTools
nameWithType: IspTools
- uid: Nettify.MailAddress.IspTools.GetIspConfig(System.String,System.Boolean)
name: GetIspConfig(string, bool)
href: api/Nettify.MailAddress.IspTools.html#Nettify_MailAddress_IspTools_GetIspConfig_System_String_System_Boolean_
commentId: M:Nettify.MailAddress.IspTools.GetIspConfig(System.String,System.Boolean)
name.vb: GetIspConfig(String, Boolean)
fullName: Nettify.MailAddress.IspTools.GetIspConfig(string, bool)
fullName.vb: Nettify.MailAddress.IspTools.GetIspConfig(String, Boolean)
nameWithType: IspTools.GetIspConfig(string, bool)
nameWithType.vb: IspTools.GetIspConfig(String, Boolean)
- uid: Nettify.MailAddress.IspTools.GetIspConfig(System.String)
name: GetIspConfig(string)
href: api/Nettify.MailAddress.IspTools.html#Nettify_MailAddress_IspTools_GetIspConfig_System_String_
commentId: M:Nettify.MailAddress.IspTools.GetIspConfig(System.String)
name.vb: GetIspConfig(String)
fullName: Nettify.MailAddress.IspTools.GetIspConfig(string)
fullName.vb: Nettify.MailAddress.IspTools.GetIspConfig(String)
nameWithType: IspTools.GetIspConfig(string)
nameWithType.vb: IspTools.GetIspConfig(String)
- uid: Nettify.MailAddress.IspTools.GetIspConfig*
name: GetIspConfig
href: api/Nettify.MailAddress.IspTools.html#Nettify_MailAddress_IspTools_GetIspConfig_
Expand Down

0 comments on commit 7dec179

Please sign in to comment.