Skip to content

Commit

Permalink
Fix formatting in CampaignMetadata
Browse files Browse the repository at this point in the history
  • Loading branch information
daymxn committed Aug 24, 2022
1 parent 505ce09 commit c24efc7
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,12 @@
import androidx.annotation.NonNull;

/**
* <p>Provides the following about any message:</p>
* Provides the following about any message:
*
* <ul>
* <li>Campaign ID
* <li>Campaign Name
* <li>Campaign Test Message State
* <li>Campaign ID
* <li>Campaign Name
* <li>Campaign Test Message State
* </ul>
*/
public class CampaignMetadata {
Expand Down

0 comments on commit c24efc7

Please sign in to comment.