getPath

open override fun getPath(): Array<String>

Path component - where to go. Represents a path to activity in an application: screen, action, etc. Parameters exactly identifying the activity may be represented as path.

For example, the following link opens chat with ID 123:

/open/chat/123