-
public class ViewerStrings.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ViewerStrings.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ViewerStringsfrom(Context context)final StringgetMessageForError(ViewerStrings $self, Throwable error)-
-
Method Detail
-
from
final ViewerStrings from(Context context)
-
getMessageForError
final String getMessageForError(ViewerStrings $self, Throwable error)
-
-
-
-