|
|
|
<?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="M:Justice.Services.EmailService.GetRecipientEmail(System.String)">
|
|
|
|
<summary>
|
|
|
|
Gets the recipient email address based on the incident type.
|
|
|
|
</summary>
|
|
|
|
<param name="incidentType">The type of the incident.</param>
|
|
|
|
<returns>The email address of the recipient.</returns>
|
|
|
|
</member>
|
|
|
|
<member name="M:Justice.Services.EmailService.SendEmailWithAttachmentAsync(System.String,System.String,System.String,System.String)">
|
|
|
|
<summary>
|
|
|
|
Sends an email with an optional attachment.
|
|
|
|
</summary>
|
|
|
|
</member>
|
|
|
|
<member name="M:Justice.Services.SmsService.SendBulkSmsAsync(System.Collections.Generic.List{System.String},System.String)">
|
|
|
|
<summary>
|
|
|
|
Sends a bulk SMS message to a list of phone numbers.
|
|
|
|
</summary>
|
|
|
|
<param name="phoneNumbers">List of phone numbers to send the SMS to.</param>
|
|
|
|
<param name="message">The message to send.</param>
|
|
|
|
</member>
|
|
|
|
<member name="T:Justice.Resource">
|
|
|
|
<summary>
|
|
|
|
Android Resource Designer class.
|
|
|
|
Exposes the Android Resource designer assembly into the project Namespace.
|
|
|
|
</summary>
|
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
</doc>
|