Class RecallNotificationMessage

    • Constructor Detail

      • RecallNotificationMessage

        RecallNotificationMessage(String operatorId, long recallTime, String originalObjectName, boolean isAdmin, boolean isDelete)
      • RecallNotificationMessage

        RecallNotificationMessage(String operatorId, long recallTime, String originalObjectName, boolean isAdmin, boolean isDelete, String recallContent, long recallActionTime)
      • RecallNotificationMessage

        RecallNotificationMessage(Array<byte> data)
      • RecallNotificationMessage

        RecallNotificationMessage(Parcel in)