Class ShadowCallLogCalls

    • Constructor Detail

      • ShadowCallLogCalls

        public ShadowCallLogCalls()
    • Method Detail

      • setLastOutgoingCall

        public static void setLastOutgoingCall​(String lastCall)
        Sets a last outgoing call that can later be retrieved by getLastOutgoingCall(Context).
        Parameters:
        lastCall - The last outgoing call String.
      • reset

        @Resetter
        public static void reset()