Package io.getstream.chat.android.models
Object PushProvider.Companion
-
- All Implemented Interfaces:
public class PushProvider.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PushProvider.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PushProviderfromKey(String key)Creates PushProvider instance from the provided key. -
-
Method Detail
-
fromKey
final PushProvider fromKey(String key)
Creates PushProvider instance from the provided key. Supported keys:
-
-
-
-