Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MediaController] Fix CustomCommand crash issue #5652

Merged

Conversation

hsgwon
Copy link
Contributor

@hsgwon hsgwon commented Oct 24, 2023

Description of Change

Fix CustomCommand crash issue and Add NeedToResponse API(internal)

@hsgwon hsgwon added the API10 Platform : Tizen 7.0 / TFM: tizen10.0 label Oct 24, 2023
@hsgwon hsgwon requested a review from eunhaechoi October 24, 2023 06:08
@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Boolean Tizen.Multimedia.Remoting.Command::NeedToResponse()

@hsgwon hsgwon merged commit 90d8295 into Samsung:API10 Oct 24, 2023
3 checks passed
@hsgwon hsgwon deleted the api10.mediaController.FixCustomCommandCrash branch October 24, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API10 Platform : Tizen 7.0 / TFM: tizen10.0 Internal API Changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants