Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1139cc1b authored by Aishwarya Mallampati's avatar Aishwarya Mallampati Committed by Android (Google) Code Review
Browse files

Merge "Update javadoc of onSendDatagramRequested" into main

parents 6988e7a4 fc608f51
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -78,6 +78,9 @@ public interface SatelliteTransmissionUpdateCallback {
    /**
     * Called when framework receives a request to send a datagram.
     *
     * Informs external apps that device is working on sending a datagram out and is in the process
     * of checking if all the conditions required to send datagrams are met.
     *
     * @param datagramType The type of the requested datagram.
     */
    @FlaggedApi(Flags.FLAG_SATELLITE_SYSTEM_APIS)