public class FcmRegistrationParameter extends Object
ServiceClient.sendFcmRegistrationToken(FcmRegistrationParameter)
String
senderId
token
FcmRegistrationParameter(String senderId, String token)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String senderId
public final String token
public FcmRegistrationParameter(String senderId, String token)