toggle menu
trixnity-clientserverapi-client
4.2.7
common
switch theme
search in API
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
PushApiClient
/
setPushRule
set
Push
Rule
abstract
suspend
fun
setPushRule
(
scope
:
String
,
kind
:
PushRuleKind
,
ruleId
:
String
,
pushRule
:
SetPushRule.Request
,
beforeRuleId
:
String
?
=
null
,
afterRuleId
:
String
?
=
null
,
asUserId
:
UserId
?
=
null
)
:
Result
<
Unit
>
See also
Set
Push
Rule