Skip to content

ClientGCMsgProtobuf constructor with pre-allocated body #266

@paralin

Description

@paralin

Why is there no client send constructor for ClientGCMsgProtobuf that allows you to specify a pre-allocated Body?

I'd like to allocate the body object elsewhere and then pass it in for use in the ClientGCMsgProtobuf, rather than having to copy all the properties over to a new object.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions