Besonderhede van voorbeeld: 5291433752417289359

Metadata

Data

English[en]
To help you choose which action to take for an incoming content URI, the provider API includes the convenience class UriMatcher , which maps content URI "patterns" to integer values. You can use the integer values in a switch statement that chooses the desired action for the content URI or URIs that match a particular pattern.
Korean[ko]
수신되는 콘텐츠 URI에 대해 어떤 조치를 취할지 선택하는 데 도움이 되도록 하기 위해 제공자 API에 편의 클래스 UriMatcher 가 포함되어 있습니다. 이는 콘텐츠 URI "패턴"을 정수값으로 매핑합니다. 이 정수값은 특정 패턴에 일치하는 콘텐츠 URI 또는 여러 URI에 대해 원하는 작업을 선택하는 switch 문에서 사용할 수 있습니다.

History

Your action: