You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?xml version="1.0"?>
|
|
|
|
<doc>
|
|
|
|
<assembly>
|
|
|
|
<name>Justice</name>
|
|
|
|
</assembly>
|
|
|
|
<members>
|
|
|
|
<member name="M:Justice.Helpers.GeolocationHelper.GetLocationAsync">
|
|
|
|
<summary>
|
|
|
|
Fetches the user's current latitude, longitude, and readable address.
|
|
|
|
</summary>
|
|
|
|
<returns>A tuple containing Latitude, Longitude, and Address.</returns>
|
|
|
|
</member>
|
|
|
|
<member name="T:Justice.Resource">
|
|
|
|
<summary>
|
|
|
|
Android Resource Designer class.
|
|
|
|
Exposes the Android Resource designer assembly into the project Namespace.
|
|
|
|
</summary>
|
|
|
|
</member>
|
|
|
|
<member name="M:ChildGuard.Services.EmailService.SendEmailAsync(System.String,System.String,System.String)">
|
|
|
|
<summary>
|
|
|
|
Sends an email using SMTP.
|
|
|
|
</summary>
|
|
|
|
<param name="recipientEmail">Recipient's email address.</param>
|
|
|
|
<param name="subject">Email subject.</param>
|
|
|
|
<param name="body">Email body.</param>
|
|
|
|
<returns>True if successful, otherwise false.</returns>
|
|
|
|
</member>
|
|
|
|
<member name="M:ChildGuard.Services.EmailService.GetRecipientEmail(System.String)">
|
|
|
|
<summary>
|
|
|
|
Gets the recipient email based on the incident type.
|
|
|
|
</summary>
|
|
|
|
<param name="incidentType">Incident type.</param>
|
|
|
|
<returns>Recipient email address.</returns>
|
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
</doc>
|