public static Report ( ModalIf modalThreshold, PassiveIf passiveThreshold, string shortUserLevelMessage = null, string moreDetails = null, |
||
modalThreshold | ModalIf | Will show a modal dialog if the channel is this or lower |
passiveThreshold | PassiveIf | Ignored for now |
shortUserLevelMessage | string | Simple message that fits in small toast notification |
moreDetails | string | Info adds information about the problem, which we get if they report the problem |
exception | ||
Résultat | void |